chore: tempoarily disable activity-watch
This commit is contained in:
parent
c643ad3463
commit
3953945297
|
@ -95,7 +95,7 @@ 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'
|
||||
" Plug 'ActivityWatch/aw-watcher-vim'
|
||||
|
||||
" One Dark Theme
|
||||
Plug 'joshdick/onedark.vim'
|
||||
|
|
Loading…
Reference in New Issue