aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-06-22 09:54:25 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-06-22 09:54:25 +1200
commite05c0aca55c4800e165fc381314f83a294fc76a8 (patch)
tree41bd57bfd3040d632435e7192ded4b71da0b3630 /vim/vimrc
parentMerge branch 'release/v0.58.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-e05c0aca55c4800e165fc381314f83a294fc76a8.tar.gz
dotfiles-e05c0aca55c4800e165fc381314f83a294fc76a8.zip
Merge branch 'release/v0.59.0'v0.59.0
* release/v0.59.0: Bump VERSION Add -e flag to Vim :helptags build Correct grammar in a comment
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 07c26448..a75e80fe 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -266,7 +266,7 @@ if 1
endif
" Leader mappings below; we use a literal backslash rather than <Leader> for
-" the mappings here, because I want many of these even to work on tiny
+" the mappings here, because I want many of these to work even on tiny
" stripped-down Vims like Debian's. The settings above are for plugins.
" \a toggles 'formatoptions' 'a' flag using a plugin