X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=vim%2Fcolors%2Fsimon.vim;h=0bc8a955a600312d69dc18f876bd1758aac4f589;hb=20d0497f13bf51879f0ced4d12d7b9a0b54d2e63;hp=d9a781e07f79589650eeaf3e1d4a438256b80f2a;hpb=1dc3e859418f070a8a58f94d3d1dc87f91a1c385;p=config%2Fdotfiles.git diff --git a/vim/colors/simon.vim b/vim/colors/simon.vim index d9a781e..0bc8a95 100644 --- a/vim/colors/simon.vim +++ b/vim/colors/simon.vim @@ -142,7 +142,9 @@ highlight StatusLineNC cterm=reverse " used by AsciiDoc. highlight Title ctermfg=63 cterm=bold " Vertical split column (black on default), black to try to hide it -" (ctermfg=NONE doesn't work), cterm=NONE is necessary to remove reverse. +" (ctermfg=NONE doesn't work), cterm=NONE is necessary to remove reverse. Also +" see my vimrc for a way to hide it completely (the column is still there, but +" empty). highlight VertSplit ctermfg=16 cterm=NONE " Current visual selection (default on light gray). highlight Visual ctermbg=246