aboutsummaryrefslogtreecommitdiff
path: root/TABS.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-20 10:19:51 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-20 10:22:49 +1200
commit07e10e0c6cf47e92d92855671f9ea26e9a1ac575 (patch)
tree29ba15593d871d2a4a391f3345b5dc944da356d6 /TABS.md
parentMerge branch 'release/v6.34.0' into develop (diff)
downloaddotfiles-07e10e0c6cf47e92d92855671f9ea26e9a1ac575.tar.gz
dotfiles-07e10e0c6cf47e92d92855671f9ea26e9a1ac575.zip
Rename vimrc and gvimrc to have .vim suffix
Since they don't need to have the same names when installed, this makes it marginally easier to set filetypes without special paths.
Diffstat (limited to 'TABS.md')
-rw-r--r--TABS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TABS.md b/TABS.md
index cecbf2ed..105d89d4 100644
--- a/TABS.md
+++ b/TABS.md
@@ -17,8 +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 in vim/vimrc
-for:
+You can configure Vim to accommodate this by removing the settings in
+vim/vimrc.vim for:
* `'expandtab'`
* `'shiftwidth'`