Explorar el Código

Correct colors for spellbad

Kevin Heinicke hace 9 años
padre
commit
537be2bdbf
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      nvimrc

+ 0 - 2
nvimrc

@@ -89,8 +89,6 @@ set undodir=~/.config/nvim/undo//
 " color scheme
 set background=light
 colo solarized
-hi clear SpellBad
-hi SpellBad cterm=undercurl ctermbg=none ctermfg=lightyellow
 
 " YCM Configuration
 " dont use python-mode autocomplete obsolete now, because of YCM