aboutsummaryrefslogtreecommitdiff
path: root/vim/doc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-04 02:02:36 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-04 02:02:36 +1300
commit17d0781bb4d6eb12f79729f36b09e55bae7391a2 (patch)
tree6c967112bc2632360eb147ce8a91254c17f401aa /vim/doc
parentMove trailing space strip config into plugin (diff)
downloaddotfiles-17d0781bb4d6eb12f79729f36b09e55bae7391a2.tar.gz
dotfiles-17d0781bb4d6eb12f79729f36b09e55bae7391a2.zip
Rename bigfile plugin to big_file
Just for consistency with the other plugins I'm making. I don't think I really like the cutesy names given to Vim plugins. I prefer the slightly longer and maybe even namespaced names like Perl distributions and modules have. Let's see how well this works.
Diffstat (limited to 'vim/doc')
-rw-r--r--vim/doc/big_file.txt (renamed from vim/doc/bigfile.txt)2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/doc/bigfile.txt b/vim/doc/big_file.txt
index d7e56f28..aea0ee79 100644
--- a/vim/doc/bigfile.txt
+++ b/vim/doc/big_file.txt
@@ -1,4 +1,4 @@
-*bigfile.txt* Disable slow options for big files to speed things up
+*big_file.txt* Disable slow options for big files to speed things up
Author: Tom Ryder <tom@sanctum.geek.nz>
License: Same terms as Vim itself (see |license|)