浏览代码

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