mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-08 11:23:46 -05:00
fixes #103
This commit is contained in:
@@ -499,7 +499,7 @@ hi! link Directory GruvboxGreenBold
|
|||||||
hi! link Title GruvboxGreenBold
|
hi! link Title GruvboxGreenBold
|
||||||
|
|
||||||
" Error messages on the command line
|
" Error messages on the command line
|
||||||
call s:HL('ErrorMsg', s:vim_bg, s:red, s:bold)
|
call s:HL('ErrorMsg', s:bg0, s:red, s:bold)
|
||||||
" More prompt: -- More --
|
" More prompt: -- More --
|
||||||
hi! link MoreMsg GruvboxYellowBold
|
hi! link MoreMsg GruvboxYellowBold
|
||||||
" Current mode message: -- INSERT --
|
" Current mode message: -- INSERT --
|
||||||
|
|||||||
Reference in New Issue
Block a user