We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To replicate:
:set background=dark
\emph
<local-leader>lx
The problem also occurs when the color scheme is switched by the :colo command.
:colo
\documentclass{article} \begin{document} Watch this \emph{emphasis}. \end{document}
The text was updated successfully, but these errors were encountered:
fix: ensure highlight rules are loaded
8073eeb
refer: #2152
I believe this is fixed now.
Sorry, something went wrong.
No branches or pull requests
To replicate:
:set background=dark
(it doesn't matter if the background is already dark)\emph
is no longer italicized.<local-leader>lx
to get the italics back.The problem also occurs when the color scheme is switched by the
:colo
command.The text was updated successfully, but these errors were encountered: