From e398816da47aa706b2bf05b8a663a637d5b6f39c Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Mon, 17 Aug 2015 11:57:49 -0600 Subject: Changing to different plugin system --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 59151af..85af49f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ *.swp *~ -bundle/* -!bundle/Vundle.vim/ .DS_Store .netrwhist +plugged/* +!plugged/.gitkeep -- cgit v1.2.3