Add ActivityWatch to neovim config
This commit is contained in:
@@ -84,6 +84,9 @@ nnoremap <silent><nowait> <space>c :<C-u>CocList commands<cr>
|
||||
|
||||
" Plugged Plugins
|
||||
call plug#begin(stdpath('data') . '/plugged')
|
||||
" Activity Tracking
|
||||
Plug 'ActivityWatch/aw-watcher-vim'
|
||||
|
||||
" One Dark Theme
|
||||
Plug 'joshdick/onedark.vim'
|
||||
|
||||
|
Reference in New Issue
Block a user