aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-06-21 23:51:21 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-06-21 23:51:21 +1200
commit8dae3d375834aadc1639ee07b9db8226422c2b12 (patch)
tree16136e6ba7009c4fcf38d2f95ce719e45ee4c2c8 /vim
parentMerge branch 'release/v0.58.0' into develop (diff)
downloaddotfiles-8dae3d375834aadc1639ee07b9db8226422c2b12.tar.gz
dotfiles-8dae3d375834aadc1639ee07b9db8226422c2b12.zip
Correct grammar in a comment
Diffstat (limited to 'vim')
-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