Switch to maintained version

This commit is contained in:
Thomas Gideon 2019-05-15 12:23:55 -04:00
parent df92cc20b0
commit 0b0fcac7c7

View file

@ -45,7 +45,7 @@ Plug 'autozimu/LanguageClient-neovim', {'branch': 'next', 'do': 'bash install.sh
" https://github.com/Chiel92/vim-autoformat
Plug 'Chiel92/vim-autoformat'
" auto-completion framework
Plug 'roxma/nvim-completion-manager'
Plug 'ncm2/ncm2'
" breeze dark color scheme, to match KDE
" Plug cannot actually install this colorscheme, clone and link autoload and
" colors manually