aboutsummaryrefslogtreecommitdiff
path: root/TABS.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-07-23 16:20:06 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-07-23 16:20:06 +1200
commit86eb3c2f7296c791914d058ac879bb28511bc78e (patch)
tree18f69802c5885ab2b639b81802cc048074f1f398 /TABS.md
parentExpand tabs in TABS.md (diff)
downloaddotfiles-86eb3c2f7296c791914d058ac879bb28511bc78e.tar.gz
dotfiles-86eb3c2f7296c791914d058ac879bb28511bc78e.zip
Update TABS.md instructions
Diffstat (limited to 'TABS.md')
-rw-r--r--TABS.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/TABS.md b/TABS.md
index a306a76a..e304fdb1 100644
--- a/TABS.md
+++ b/TABS.md
@@ -17,11 +17,10 @@ pretty nicely:
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/config/indent.vim for:
+You can configure Vim to accommodate this by removing the settings in vim/vimrc
+for:
* `expandtab`
-* `shiftround`
* `shiftwidth`
* `smarttab`
* `softtabstop`