aboutsummaryrefslogtreecommitdiff
path: root/TABS.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-30 10:48:37 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-30 10:49:20 +1300
commita637d465cbf979aec2f259eee788d3791cd39489 (patch)
treed80a14606f1a17bd1b437fd6a09d2f68503d5b8b /TABS.md
parentRequire minimum Vim version for background detect (diff)
downloaddotfiles-a637d465cbf979aec2f259eee788d3791cd39489.tar.gz
dotfiles-a637d465cbf979aec2f259eee788d3791cd39489.zip
Specify path to indent settings in TABS.md
See 2b13fc, where this document was first created to avoid an expensive branch, and 1279419, where the branch for a multiple-file Vim configuration (splitting my large .vimrc) was merged in.
Diffstat (limited to 'TABS.md')
-rw-r--r--TABS.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/TABS.md b/TABS.md
index feeee631..46c4b585 100644
--- a/TABS.md
+++ b/TABS.md
@@ -17,7 +17,8 @@ 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 for:
+You can configure Vim to accommodate this by removing the settings in
+vim/config/indent.vim for:
* `expandtab`
* `shiftround`