Sneak: hit Space and type two letters to quickly jump somewhere
This commit is contained in:
parent
86a47f562d
commit
5d72a8c5a4
1
vim/settings/sneak.vim
Normal file
1
vim/settings/sneak.vim
Normal file
@ -0,0 +1 @@
|
|||||||
|
nmap <Space> <Plug>SneakForward
|
@ -79,6 +79,7 @@ Bundle "jistr/vim-nerdtree-tabs.git"
|
|||||||
Bundle "scrooloose/nerdtree.git"
|
Bundle "scrooloose/nerdtree.git"
|
||||||
Bundle "kien/ctrlp.vim"
|
Bundle "kien/ctrlp.vim"
|
||||||
Bundle "tpope/vim-vinegar"
|
Bundle "tpope/vim-vinegar"
|
||||||
|
Bundle "justinmk/vim-sneak"
|
||||||
|
|
||||||
"Search
|
"Search
|
||||||
Bundle "rking/ag.vim"
|
Bundle "rking/ag.vim"
|
||||||
|
Loading…
Reference in New Issue
Block a user