Sneak: hit Space and type two letters to quickly jump somewhere

This commit is contained in:
Yan Pritzker 2014-02-01 13:37:55 -06:00
parent 86a47f562d
commit 5d72a8c5a4
2 changed files with 2 additions and 0 deletions

1
vim/settings/sneak.vim Normal file
View File

@ -0,0 +1 @@
nmap <Space> <Plug>SneakForward

View File

@ -79,6 +79,7 @@ Bundle "jistr/vim-nerdtree-tabs.git"
Bundle "scrooloose/nerdtree.git"
Bundle "kien/ctrlp.vim"
Bundle "tpope/vim-vinegar"
Bundle "justinmk/vim-sneak"
"Search
Bundle "rking/ag.vim"