summaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorache <ache@ache.one>2016-10-30 17:55:06 +0100
committerache <ache@ache.one>2016-10-30 17:55:06 +0100
commitcf7b84d0ef3def0b01195a6efe0be7bc8b9377f7 (patch)
tree40be469f8b7ea7e1fca7b6794e1c0830a325ea18 /plugin
parentHEX now work with UTF8 char (diff)
Switch color theme for a personal one
Diffstat (limited to 'plugin')
-rwxr-xr-xplugin/colors.vim5
1 files changed, 1 insertions, 4 deletions
diff --git a/plugin/colors.vim b/plugin/colors.vim
index 55f1f38..cf27cde 100755
--- a/plugin/colors.vim
+++ b/plugin/colors.vim
@@ -1,8 +1,5 @@
" colors.vim
-set background=dark
"#colorscheme gruvbox
-colo jellybeans
-highlight CursorLine term=bold cterm=bold ctermbg=blue
+colo jallybeans
set cursorline
-hi CursorLine term=bold cterm=bold ctermbg=blue