Explorar o código

Make TODOs stand out less in comments

raylu %!s(int64=14) %!d(string=hai) anos
pai
achega
3842a659cf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      vimrc

+ 1 - 0
vimrc

@@ -38,6 +38,7 @@ vmap P "_dp
 filetype plugin indent on
 syntax on
 highlight Folded ctermbg=black
+highlight Todo ctermbg=none ctermfg=lightcyan
 
 au BufNewFile,BufRead *.frag,*.vert,*.fp,*.vp,*.glsl setf glsl