Wednesday, March 7, 2018

Re: Prevent the use of italic

Oliver Knodel to Anton Shepelev:

>>I am using GVim with a font that has no italic
>>subset. When I edit markdown (.md) files, howev-
>>er, Vim tries to render *emphasized* text as ital-
>>ic. How can I prevent that? Is it configured in
>>a color file or a syntax file?
>
>It is set in the syntax/markdown file and links to
>htmlItalic: markdownItalic xxx links to htmlItalic
>
>You can override it in
>
>~/.vim/after/syntax/html.vim:
>hi htmlItalic gui=NONE

Thanks. I have already found and disabled it, right
in the main syntax file.

--
Please, do not forward replies to the list to my e-mail.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment