Removing easymotion, adding vim sneak
This commit is contained in:
parent
caa5283cf9
commit
c65d6a5e9e
1 changed files with 2 additions and 1 deletions
3
vimrc
3
vimrc
|
|
@ -24,7 +24,8 @@ Bundle 'tpope/vim-fugitive'
|
|||
Bundle 'tpope/vim-endwise'
|
||||
" Bundle 'tpope/vim-unimpared'
|
||||
Bundle 'mileszs/ack.vim'
|
||||
Bundle 'Lokaltog/vim-easymotion'
|
||||
" Bundle 'Lokaltog/vim-easymotion'
|
||||
Bundle 'justinmk/vim-sneak'
|
||||
Bundle 'bkad/CamelCaseMotion'
|
||||
Bundle 'majutsushi/tagbar'
|
||||
Bundle 'scrooloose/syntastic'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue