Switch to maintained version
This commit is contained in:
parent
df92cc20b0
commit
0b0fcac7c7
1 changed files with 1 additions and 1 deletions
2
plug.vim
2
plug.vim
|
@ -45,7 +45,7 @@ Plug 'autozimu/LanguageClient-neovim', {'branch': 'next', 'do': 'bash install.sh
|
||||||
" https://github.com/Chiel92/vim-autoformat
|
" https://github.com/Chiel92/vim-autoformat
|
||||||
Plug 'Chiel92/vim-autoformat'
|
Plug 'Chiel92/vim-autoformat'
|
||||||
" auto-completion framework
|
" auto-completion framework
|
||||||
Plug 'roxma/nvim-completion-manager'
|
Plug 'ncm2/ncm2'
|
||||||
" breeze dark color scheme, to match KDE
|
" breeze dark color scheme, to match KDE
|
||||||
" Plug cannot actually install this colorscheme, clone and link autoload and
|
" Plug cannot actually install this colorscheme, clone and link autoload and
|
||||||
" colors manually
|
" colors manually
|
||||||
|
|
Loading…
Reference in a new issue