Added doge plugin
This commit is contained in:
parent
69bce16583
commit
7533ec8c37
1
init.vim
1
init.vim
@ -28,6 +28,7 @@ else
|
|||||||
end
|
end
|
||||||
Plug 'Shougo/echodoc.vim'
|
Plug 'Shougo/echodoc.vim'
|
||||||
Plug 'arakashic/chromatica.nvim', { 'do': ':UpdateRemotePlugins' }
|
Plug 'arakashic/chromatica.nvim', { 'do': ':UpdateRemotePlugins' }
|
||||||
|
Plug 'kkoomen/vim-doge'
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
" =============Paths=====================
|
" =============Paths=====================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user