From 7aa659119039c2994c794fa8bc9f1f6c6ce31fbf Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Sat, 3 Jan 2015 18:39:12 -0800 Subject: [PATCH] [vim] no list mode in GUI vim --- gvimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gvimrc b/gvimrc index c909bcb..23b9202 100644 --- a/gvimrc +++ b/gvimrc @@ -1,5 +1,5 @@ " List mode on here because the GUI has more color possibilities. -set list +set nolist if has('win32') || has('win64') || has('win32unix') set guifont=Inconsolata:h18