summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAche <ache@ache.one>2016-05-30 00:00:17 +0200
committerAche <ache@ache.one>2016-05-30 00:00:17 +0200
commita267e43509f2a353f9478f484fbaaed9d4cf2337 (patch)
tree9a1633771379d4e3c7a6ef6aba3d9def362ff4ba
parentModification vertical split (diff)
Colorsheme switch
-rwxr-xr-xplugin/colors.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/colors.vim b/plugin/colors.vim
index db2b9fa..55f1f38 100755
--- a/plugin/colors.vim
+++ b/plugin/colors.vim
@@ -2,7 +2,7 @@
set background=dark
"#colorscheme gruvbox
-colo darkZ
+colo jellybeans
highlight CursorLine term=bold cterm=bold ctermbg=blue
set cursorline
hi CursorLine term=bold cterm=bold ctermbg=blue