This commit is contained in:
Geoffrey Frogeye 2020-02-03 08:33:27 +01:00
parent 881b41f7eb
commit b65e5d9376
6 changed files with 29 additions and 2 deletions

View file

@ -79,5 +79,9 @@ Plug 'autozimu/LanguageClient-neovim', {
" Disabled : While it works correctly when typing code,
" when modifying existing one it's another thing
Plug 'ActivityWatch/aw-watcher-vim'
" Activity watch
" (might not want this on every install)
call plug#end()