From 443268e6d514e96b303e6d526bfa3850c1dd3605 Mon Sep 17 00:00:00 2001 From: Stefan Huber Date: Fri, 7 Sep 2018 18:46:20 +0200 Subject: [PATCH 1/1] Switch to official vim-clang repo --- plugins-local.vim.example | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins-local.vim.example b/plugins-local.vim.example index 05a6bc0..70254e0 100644 --- a/plugins-local.vim.example +++ b/plugins-local.vim.example @@ -1,7 +1,6 @@ Plug 'jamessan/vim-gnupg' " An alternative to youcompleteme (ycm) -"Plug 'justmao945/vim-clang' -Plug 'shuber2/vim-clang', { 'branch': 'multipy' } +Plug 'justmao945/vim-clang' "Plug 'kien/tabman.vim' -- 2.30.2