1
0
Fork 0
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:
Knut Ahlers 2016-05-14 18:45:06 +02:00
parent a677d2a947
commit 7ed1feed2a
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

1
vimrc
View file

@ -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'