From e481e059333ef3e0f57481aa424bbdf938042ccc Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Sat, 9 May 2020 10:49:39 -0500 Subject: [PATCH] No longer considering this a fix, seems the new norm --- vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimrc b/vimrc index cc9d869..bebc6dd 100644 --- a/vimrc +++ b/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