From c120bd1fbbef252134836cd6d5e6fab81c82eaac Mon Sep 17 00:00:00 2001 From: Ache Date: Mon, 30 May 2016 00:01:27 +0200 Subject: Del color of editZone --- plugin/editzone.vim | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin/editzone.vim b/plugin/editzone.vim index a86c992..c91b268 100755 --- a/plugin/editzone.vim +++ b/plugin/editzone.vim @@ -27,7 +27,6 @@ set list set listchars=tab:.\ ,eol:¬,nbsp:␣ " Highlight the screen line of the cursor -color darkZ set cursorline hi CursorLine term=bold cterm=bold ctermbg=blue -- cgit v1.2.3