Преглед изворни кода

Correct colors for spellbad

Kevin Heinicke пре 9 година
родитељ
комит
537be2bdbf
1 измењених фајлова са 0 додато и 2 уклоњено
  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