summaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorAche <ache@ache.one>2016-05-30 00:01:27 +0200
committerAche <ache@ache.one>2016-05-30 00:01:27 +0200
commitc120bd1fbbef252134836cd6d5e6fab81c82eaac (patch)
treeb457313394672804d7d883ea85d3a75d0ad8dde4 /plugin
parentIndent 2spaces -> 4space (diff)
Del color of editZone
Diffstat (limited to 'plugin')
-rwxr-xr-xplugin/editzone.vim1
1 files changed, 0 insertions, 1 deletions
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