aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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`