vim: undercurl!!
This commit is contained in:
parent
a8692a6b3c
commit
c7161c0ef1
4
vimrc
4
vimrc
@ -323,6 +323,10 @@ hi LspReferenceWrite cterm=bold ctermbg=red guibg=LightYellow
|
||||
hi LspDiagnosticsDefaultError cterm=bold ctermfg=Red
|
||||
hi LspDiagnosticsDefaultWarning cterm=bold ctermfg=Yellow
|
||||
hi LspDiagnosticsDefaultInformation ctermfg=Blue
|
||||
hi LspDiagnosticsUnderlineError gui=undercurl
|
||||
hi LspDiagnosticsUnderlineWarning gui=undercurl
|
||||
hi LspDiagnosticsUnderlineInformation gui=undercurl
|
||||
hi LspDiagnosticsUnderlineHint gui=undercurl
|
||||
hi link SpecialChar Character
|
||||
|
||||
au syntax leaninfo setl scl=no
|
||||
|
Loading…
Reference in New Issue
Block a user