Adding Align and Gundo bundles
This commit is contained in:
parent
809926ced5
commit
6567d3ac73
1 changed files with 2 additions and 0 deletions
2
.vimrc
2
.vimrc
|
|
@ -1127,6 +1127,8 @@ set rtp+=~/.vim/bundle/vundle
|
||||||
call vundle#rc()
|
call vundle#rc()
|
||||||
Bundle 'gmarik/vundle'
|
Bundle 'gmarik/vundle'
|
||||||
Bundle 'vim-scripts/ShowMarks'
|
Bundle 'vim-scripts/ShowMarks'
|
||||||
|
Bundle 'Align'
|
||||||
|
Bundle 'Gundo'
|
||||||
|
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
" Brief help
|
" Brief help
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue