Added new highlight group VimtexInfo
This commit is contained in:
parent
e6f0a7289d
commit
2e14a2b4fe
@ -12,6 +12,7 @@ function! vimtex#echo#init_script() " {{{1
|
|||||||
highlight link VimtexMsg ModeMsg
|
highlight link VimtexMsg ModeMsg
|
||||||
highlight link VimtexSuccess Statement
|
highlight link VimtexSuccess Statement
|
||||||
highlight link VimtexWarning WarningMsg
|
highlight link VimtexWarning WarningMsg
|
||||||
|
highlight link VimtexInfo Question
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
" }}}1
|
" }}}1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user