aboutsummaryrefslogtreecommitdiff
path: root/stow/vim/.vim/rc/color.vim
diff options
context:
space:
mode:
Diffstat (limited to 'stow/vim/.vim/rc/color.vim')
-rw-r--r--stow/vim/.vim/rc/color.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/stow/vim/.vim/rc/color.vim b/stow/vim/.vim/rc/color.vim
index ea8bf0e..ec18335 100644
--- a/stow/vim/.vim/rc/color.vim
+++ b/stow/vim/.vim/rc/color.vim
@@ -25,6 +25,7 @@ highlight MatchParen ctermbg=cyan ctermfg=black
" Errors colors
highlight Error ctermbg=red ctermfg=black
+highlight ErrorMsg ctermbg=red ctermfg=black
highlight SpellBad ctermbg=red ctermfg=black
" Comments colors