.vimrc: Bundle 'vim-tags'

This commit is contained in:
Kolan Sh 2013-02-28 12:10:32 +04:00
parent 617307229d
commit c611b6d4ab
1 changed files with 1 additions and 0 deletions

1
.vimrc
View File

@ -153,6 +153,7 @@ Bundle 'tpope/vim-rails.git'
" vim-scripts repos
Bundle 'L9'
Bundle 'FuzzyFinder'
Bundle 'vim-tags'
" non github repos
Bundle 'git://git.wincent.com/command-t.git'
" ...