No longer considering this a fix, seems the new norm
This commit is contained in:
parent
00fa8559ae
commit
e481e05933
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -2,7 +2,7 @@ syntax on
|
|||
color flattened_dark
|
||||
set background=dark
|
||||
|
||||
" FIX: Spell check highlighting broke for some reason
|
||||
" Ensures misspellings are highlighted
|
||||
hi SpellBad ctermfg=white ctermbg=red
|
||||
|
||||
set ai et si sts=2 sw=2 ts=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue