Browse Source

Correct colors for spellbad

Kevin Heinicke 9 years ago
parent
commit
537be2bdbf
1 changed files with 0 additions and 2 deletions
  1. 0 2
      nvimrc

+ 0 - 2
nvimrc

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