From 0b0fcac7c7c4844c7bb53c6656bd52e904d6c8ec Mon Sep 17 00:00:00 2001 From: Thomas Gideon Date: Wed, 15 May 2019 12:23:55 -0400 Subject: [PATCH] Switch to maintained version --- plug.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plug.vim b/plug.vim index e6402b5..ff81fef 100644 --- a/plug.vim +++ b/plug.vim @@ -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