aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/sisu/v3/conf/editor-syntax-etc/vim/colors/8.vim
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2013-02-14 18:54:25 -0500
committerRalph Amissah <ralph@amissah.com>2013-02-14 18:54:25 -0500
commitc312b7dd7b8e22106159adad1b29eaa32d9fcaed (patch)
treec1a2119891e5c395ee4e02bcd9adc55491c9478d /data/sisu/v3/conf/editor-syntax-etc/vim/colors/8.vim
parentv4 (v3): cosmetic, minor code shuffle, & remove trailing white-spaces (diff)
v4 (v3): vim, ftplugin & colorschemes housekeeping, scheme "def*" added
* :colorscheme def256* defined from 256 colors (primarily 16 of them), terminal & gui (identical) (terminal scheme based on frugal & extended to cover gui) * :colorscheme def* cterm defined primarily using 16 colors (a few from 256) (to be usable tweak .Xdefaults) gui provided along with Xdefault settings to make cterm match this gui or def256* * sisu.vim ftplugin pruning
Diffstat (limited to 'data/sisu/v3/conf/editor-syntax-etc/vim/colors/8.vim')
-rw-r--r--data/sisu/v3/conf/editor-syntax-etc/vim/colors/8.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/sisu/v3/conf/editor-syntax-etc/vim/colors/8.vim b/data/sisu/v3/conf/editor-syntax-etc/vim/colors/8.vim
index f5bfad97..15c4776e 100644
--- a/data/sisu/v3/conf/editor-syntax-etc/vim/colors/8.vim
+++ b/data/sisu/v3/conf/editor-syntax-etc/vim/colors/8.vim
@@ -54,7 +54,7 @@ endif
":hi Function ctermfg=6
":hi Structure ctermfg=2
:hi MatchParen cterm=bold ctermbg=4 ctermfg=7
-:hi CursorLine cterm=underline
+:hi CursorLine cterm=bold
:hi CursorColumn cterm=bold
:hi SpellBad term=underline,standout cterm=none ctermbg=7 ctermfg=0
:hi SpellCap term=underline,standout cterm=none ctermbg=7 ctermfg=0