From c312b7dd7b8e22106159adad1b29eaa32d9fcaed Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 14 Feb 2013 18:54:25 -0500 Subject: 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 --- data/sisu/v3/conf/editor-syntax-etc/vim/colors/8.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/sisu/v3/conf/editor-syntax-etc/vim/colors/8.vim') 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 -- cgit v1.2.3