From acd7c13dde56765f13b93d83e74ebcf1e06e0b85 Mon Sep 17 00:00:00 2001 From: Ryan Kes Date: Sun, 20 Jan 2019 16:13:37 +0100 Subject: [PATCH] unbundle autocomplete bundle as install is broken for spf13 --- vim/.vimrc.bundles.local | 1 + 1 file changed, 1 insertion(+) diff --git a/vim/.vimrc.bundles.local b/vim/.vimrc.bundles.local index 93700d2..6aa1ab2 100644 --- a/vim/.vimrc.bundles.local +++ b/vim/.vimrc.bundles.local @@ -1 +1,2 @@ Bundle 'ryanoasis/vim-devicons' +UnBundle 'amirh/HTML-AutoCloseTag'