mirror of
https://github.com/luzifer/vim.git
synced 2024-12-20 10:21:19 +00:00
Added tabular bundle
This commit is contained in:
parent
a677d2a947
commit
7ed1feed2a
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -13,6 +13,7 @@ Bundle 'scrooloose/nerdtree'
|
|||
Bundle 'Valloric/YouCompleteMe'
|
||||
Bundle 'scrooloose/nerdcommenter'
|
||||
Bundle 'wakatime/vim-wakatime'
|
||||
Bundle 'godlygeek/tabular'
|
||||
|
||||
" Jimdo stuff
|
||||
Bundle 'Jimdo/vim-spec-runner'
|
||||
|
|
Loading…
Reference in a new issue