From 16e111489e40f445545ff6b65535a6245dbfec9d Mon Sep 17 00:00:00 2001 From: DarkWiiPlayer Date: Sat, 19 Aug 2017 09:06:55 +0200 Subject: [PATCH] This doesn't work well on the server, thus I am removing it --- vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimrc b/vimrc index 25d4295..6460f49 100644 --- a/vimrc +++ b/vimrc @@ -106,7 +106,7 @@ endif " " The matchit plugin makes the % command work better, but it is not backwards " compatible. -packadd matchit +"packadd matchit " CUSTOM STUFF