1
0
Fork 0
mirror of https://github.com/luzifer/vim.git synced 2024-11-08 23:50:01 +00:00

Install wakatime

This commit is contained in:
Knut Ahlers 2016-03-08 12:58:12 +01:00
parent 3fbefc61c9
commit f3cb32c780

1
vimrc
View file

@ -12,6 +12,7 @@ Bundle 'tpope/vim-fugitive'
Bundle 'scrooloose/nerdtree'
Bundle 'Valloric/YouCompleteMe'
Bundle 'scrooloose/nerdcommenter'
Bundle 'wakatime/vim-wakatime'
" Jimdo stuff
Bundle 'Jimdo/vim-spec-runner'