Added doge plugin

This commit is contained in:
Oliver Hartmann 2019-07-11 20:35:32 +02:00
parent 69bce16583
commit 7533ec8c37

View File

@ -28,6 +28,7 @@ else
end
Plug 'Shougo/echodoc.vim'
Plug 'arakashic/chromatica.nvim', { 'do': ':UpdateRemotePlugins' }
Plug 'kkoomen/vim-doge'
call plug#end()
" =============Paths=====================