From 2e779f57faaab29540dcf8620087821c796351ee Mon Sep 17 00:00:00 2001 From: jomido Date: Wed, 9 Jan 2019 17:16:20 -0600 Subject: [PATCH] Fixing gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c03ae22..257794a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.swp plugged/* +vim/.vim/plugged/*