aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-14 20:03:14 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-14 20:03:14 +1200
commita833f90b88cc1db2230720591ce8c93faac3a296 (patch)
treec06e5e09a1a80c01ea59d918dd9664a5e9744013
parentAdd Vim leader maps for :command and :function (diff)
downloaddotfiles-a833f90b88cc1db2230720591ce8c93faac3a296.tar.gz
dotfiles-a833f90b88cc1db2230720591ce8c93faac3a296.zip
Tweak a comment about jetpack mapping
-rw-r--r--vim/vimrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 4bbbef20..16745df7 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -1387,8 +1387,8 @@ nnoremap <Leader>y
\ :<C-U>registers<CR>
" This group contains mappings concerned with buffer navigation and
-" management. I use the "jetpack" buffer jumper one like crazy; I really like
-" it. I got it from one of bairui's "Vim and Vigor" comics:
+" management. I use the "jetpack" buffer jumper one a lot. I got it from one
+" of bairui's "Vim and Vigor" comics:
"
" <http://of-vim-and-vigor.blogspot.com/p/vim-vigor-comic.html>