wakatime
This commit is contained in:
parent
88e715d470
commit
136e6ed790
|
@ -123,6 +123,12 @@ Plugin 'AndrewRadev/switch.vim'
|
|||
" https://github.com/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
|
||||
call vundle#end() " required
|
||||
filetype plugin indent on " required
|
||||
|
|
Loading…
Reference in New Issue