This commit is contained in:
ManjaroOne666 2018-04-16 22:20:50 +01:00
parent 88e715d470
commit 136e6ed790
1 changed files with 6 additions and 0 deletions

View File

@ -123,6 +123,12 @@ Plugin 'AndrewRadev/switch.vim'
" https://github.com/gregsexton/gitv " https://github.com/gregsexton/gitv
Plugin 'gregsexton/gitv' Plugin 'gregsexton/gitv'
" wakarime
" https://wakatime.com/vim
Plugin 'wakatime/vim-wakatime'
" All of your Plugins must be added before the following line " All of your Plugins must be added before the following line
call vundle#end() " required call vundle#end() " required
filetype plugin indent on " required filetype plugin indent on " required