From 8d8096d175d15e7ed829e2cdd24b48610d3ca001 Mon Sep 17 00:00:00 2001 From: jon Date: Wed, 19 Aug 2020 08:09:29 -0500 Subject: [PATCH] Added comment for nocompatible --- vim/.vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/vim/.vimrc b/vim/.vimrc index 1e4aa58..4d4f1ae 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -1,3 +1,4 @@ +" actual not required, but explicit better than implicit set nocompatible filetype off