removed activity-watch
This commit is contained in:
parent
432a877989
commit
9a4e728f4e
5
vimrc
5
vimrc
|
@ -10,11 +10,6 @@ endif
|
||||||
if !has('nvim')
|
if !has('nvim')
|
||||||
call plug#begin('~/.vim/bundle')
|
call plug#begin('~/.vim/bundle')
|
||||||
|
|
||||||
" #Activity Watch #aw-watcher-vim{{{
|
|
||||||
" https://github.com/ActivityWatch/aw-watcher-vim
|
|
||||||
Plug 'ActivityWatch/aw-watcher-vim'
|
|
||||||
|
|
||||||
"}}}
|
|
||||||
" #ALE {{{
|
" #ALE {{{
|
||||||
" https://github.com/w0rp/ale
|
" https://github.com/w0rp/ale
|
||||||
Plug 'w0rp/ale'
|
Plug 'w0rp/ale'
|
||||||
|
|
Loading…
Reference in New Issue