Removing easymotion, adding vim sneak

This commit is contained in:
Dustin Swan
2013-12-02 14:01:38 -06:00
parent caa5283cf9
commit c65d6a5e9e

3
vimrc
View File

@@ -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'