mirror of
https://github.com/KevinMidboe/dotfiles.git
synced 2025-10-29 09:30:20 +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'
|
||||
" Vue syntax highlighting - https://github.com/posva/vim-vue
|
||||
Plugin 'posva/vim-vue'
|
||||
" Wakatime plugin
|
||||
Plugin 'wakatime/vim-wakatime'
|
||||
|
||||
" autocmd FileType markdown let b:dispatch = 'octodown --live-reload %'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user