.vimrc: Bundle 'vim-tags'
This commit is contained in:
parent
3929458462
commit
1f94e77f04
1
.vimrc
1
.vimrc
|
@ -150,6 +150,7 @@ Bundle 'tpope/vim-fugitive'
|
||||||
Bundle 'Lokaltog/vim-easymotion'
|
Bundle 'Lokaltog/vim-easymotion'
|
||||||
Bundle 'rstacruz/sparkup', {'rtp': 'vim/'}
|
Bundle 'rstacruz/sparkup', {'rtp': 'vim/'}
|
||||||
Bundle 'tpope/vim-rails.git'
|
Bundle 'tpope/vim-rails.git'
|
||||||
|
Bundle 'vim-tags'
|
||||||
" vim-scripts repos
|
" vim-scripts repos
|
||||||
Bundle 'L9'
|
Bundle 'L9'
|
||||||
Bundle 'FuzzyFinder'
|
Bundle 'FuzzyFinder'
|
||||||
|
|
Loading…
Reference in New Issue