From 51fbb86555cbca461c5c1fa1a7ec0689213173a3 Mon Sep 17 00:00:00 2001 From: Christian Chiarulli Date: Mon, 3 Oct 2022 03:56:57 +0000 Subject: fix: don't ignore plugin this way (#3125) --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 440d01d9..49d00ade 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -plugin/ dein tags* .netrwhist @@ -28,4 +27,4 @@ lua/lv-user-config/ *.backup *.old -.luacheckcache \ No newline at end of file +.luacheckcache -- cgit v1.2.3