Explorar el Código

Added perlIdentifier to make it less eye-bleedingly pink. If there is a
way to make Perl's switch/case statement support different colours
instead of just Normal... Really just flying by the teeth of my
eyeballs with all this.

Sclarki hace 11 años
padre
commit
92f53683f1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      colors/neonwave.vim

+ 1 - 0
colors/neonwave.vim

@@ -76,6 +76,7 @@ hi Operator          ctermfg=39    ctermbg=NONE   cterm=NONE
 " For matching over X length of chars; non-essential.
 " That is, if you have a match property in your vimrc.
 hi OverLength        ctermfg=46    ctermbg=234    cterm=bold
+hi perlIdentifier    ctermfg=45    ctermbg=NONE   cterm=NONE
 hi PMenu             ctermfg=36    ctermbg=233    cterm=NONE
 hi PMenuSel          ctermfg=75    ctermbg=235    cterm=NONE
 hi PMenuSbar         ctermfg=NONE  ctermbg=232    cterm=NONE