vim: add vim-misc plugin for vim-session
parent
f2fc96972b
commit
7833ab255b
|
@ -12,6 +12,7 @@ if filereadable(expand("$HOME/.vim/bundle/vundle/README.md"))
|
||||||
" required!
|
" required!
|
||||||
Bundle 'gmarik/vundle'
|
Bundle 'gmarik/vundle'
|
||||||
|
|
||||||
|
Bundle 'xolox/vim-misc'
|
||||||
Bundle 'xolox/vim-session'
|
Bundle 'xolox/vim-session'
|
||||||
Bundle 'vim-ruby/vim-ruby'
|
Bundle 'vim-ruby/vim-ruby'
|
||||||
Bundle 'tpope/vim-rails'
|
Bundle 'tpope/vim-rails'
|
||||||
|
|
Loading…
Reference in New Issue