From bba8d3b1ca70feee19a8e77123e8451eb358d1c4 Mon Sep 17 00:00:00 2001 From: Cyrus Yip <60951091+CyrusYip@users.noreply.github.com> Date: Fri, 3 Jun 2022 10:20:46 +0800 Subject: [PATCH] vim: remove vim-outdated-plugins... Defect. Plugin shows that there is 1 plugin to update #14 https://github.com/semanser/vim-outdated-plugins/issues/14 This reverts commit 965c377da17b67257c34f23383d6de5339ed4297. --- dot_vimrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/dot_vimrc b/dot_vimrc index c2f109b..dbc0b17 100644 --- a/dot_vimrc +++ b/dot_vimrc @@ -182,8 +182,6 @@ endif " format on enter, could be remapped by other vim plugin inoremap pumvisible() ? coc#_select_confirm() \: "\u\\=coc#on_enter()\" - -Plug 'semanser/vim-outdated-plugins' call plug#end() " keybindings