mirror of
https://github.com/KevinMidboe/dotfiles.git
synced 2025-10-29 17:40:19 +00:00
wakatime plugin for vim
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -16,6 +16,8 @@ Plugin 'git@github.com:Valloric/YouCompleteMe.git'
|
|||||||
Plugin 'git@github.com:moll/vim-node.git'
|
Plugin 'git@github.com:moll/vim-node.git'
|
||||||
" Vue syntax highlighting - https://github.com/posva/vim-vue
|
" Vue syntax highlighting - https://github.com/posva/vim-vue
|
||||||
Plugin 'posva/vim-vue'
|
Plugin 'posva/vim-vue'
|
||||||
|
" Wakatime plugin
|
||||||
|
Plugin 'wakatime/vim-wakatime'
|
||||||
|
|
||||||
" autocmd FileType markdown let b:dispatch = 'octodown --live-reload %'
|
" autocmd FileType markdown let b:dispatch = 'octodown --live-reload %'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user