From 3dd58b01bd420ae7a227bf4af339e9ee4cb69371 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Thu, 7 Mar 2019 14:03:54 +0000 Subject: Update init.vim to support updated Vundle location Before I noticed the rtp variable, the Vundle installation was a bit nebulous to me. TODO: Consider dropping support for vanilla altogether. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 977cacfdda8c..361303b90189 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ **/*/.emacs.d/network-security.data **/*/.emacs.d/smex-items nvim/.netrwhist +Vundle.vim -- cgit 1.4.1