mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-03-05 02:40:17 +00:00
4 lines
162 B
VimL
4 lines
162 B
VimL
" use underlines for italics
|
|
" (keeps the cursor visible while moving over italic text in all themes)
|
|
highlight htmlItalic gui=italic cterm=underline ctermfg=214
|