From 37e02da1ab731491b5f5ac2a00ccfd7bd22a05a0 Mon Sep 17 00:00:00 2001 From: jimi Date: Sat, 4 Dec 2010 22:35:41 -0600 Subject: [PATCH] Remove GUI only colorscheme --- vimrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/vimrc b/vimrc index 3d4a331..114be36 100644 --- a/vimrc +++ b/vimrc @@ -45,8 +45,6 @@ if has("gui_running") nmap FontsizeInc nmap FontsizeDec nmap FontsizeDefault - " GUI only color scheme - colorscheme mayansmoke endif " Settings for tpope's surround plugin