vim: modification of rails.vim bundle source
parent
c69d99aa05
commit
eb8cf47fcb
|
@ -12,11 +12,11 @@ call vundle#rc()
|
||||||
Bundle 'gmarik/vundle'
|
Bundle 'gmarik/vundle'
|
||||||
|
|
||||||
Bundle 'xolox/vim-session'
|
Bundle 'xolox/vim-session'
|
||||||
|
Bundle 'tpope/vim-rails'
|
||||||
|
|
||||||
Bundle 'Gundo'
|
Bundle 'Gundo'
|
||||||
Bundle 'The-NERD-tree'
|
Bundle 'The-NERD-tree'
|
||||||
Bundle 'The-NERD-Commenter'
|
Bundle 'The-NERD-Commenter'
|
||||||
Bundle 'rails.vim'
|
|
||||||
Bundle 'closetag.vim'
|
Bundle 'closetag.vim'
|
||||||
" }
|
" }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue