1
0
Fork 0
mirror of https://github.com/luzifer/vim.git synced 2024-11-09 16:10:00 +00:00

Added spec runner

This commit is contained in:
Knut Ahlers 2013-10-29 11:04:13 +01:00
parent cd95bd1c9b
commit d17656f762

3
vimrc
View file

@ -8,6 +8,9 @@ Bundle 'gmarik/vundle'
Bundle 'nathanaelkane/vim-indent-guides'
Bundle 'airblade/vim-gitgutter'
" Jimdo stuff
Bundle 'Jimdo/vim-spec-runner'
" Languages
Bundle 'jnwhiteh/vim-golang'
Bundle 'jakar/vim-json'