From d788c225f0f2cef5dfec296aa5595fb6c087e0b3 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 24 Nov 2018 10:57:01 +1300 Subject: Code-format word in TABS.md --- TABS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TABS.md b/TABS.md index 9ec5adb5..cecbf2ed 100644 --- a/TABS.md +++ b/TABS.md @@ -14,8 +14,8 @@ pretty nicely: 'for f;do unexpand -t2 "$f">"$f".tmp;mv "$f" "$f".tmp;done' \ _ {} + -If you have GNU unexpand(1) and can add `--first-only` to each of those calls, -the results seem perfect. +If you have GNU `unexpand(1)` and can add `--first-only` to each of those +calls, the results seem perfect. You can configure Vim to accommodate this by removing the settings in vim/vimrc for: -- cgit v1.2.3