From a5a6850e7684239b6732aa5a2a1e5af48584fe82 Mon Sep 17 00:00:00 2001 From: Thom Boyer Date: Tue, 12 Feb 2019 08:45:54 -0700 Subject: [PATCH] Fix % normal-mode command The latest tpope/vim-sensible breaks the % (find-matching-bracket) command unless you also install adelarsq/vim-matchit. --- vimbundle.symlink | 1 + 1 file changed, 1 insertion(+) diff --git a/vimbundle.symlink b/vimbundle.symlink index d8a54d0..188b6bc 100644 --- a/vimbundle.symlink +++ b/vimbundle.symlink @@ -1,6 +1,7 @@ hashrocket/vim-hashrocket AndrewRadev/splitjoin.vim adamlowe/vim-slurper +adelarsq/vim-matchit duff/vim-bufonly ervandew/supertab godlygeek/tabular