-
Notifications
You must be signed in to change notification settings - Fork 404
Closed
Labels
Description
Is your feature request related to a problem? Please describe it.
The semiverbatim environment (similar to verbatim, but \, {, and } preserve their normal meaning) provided by beamer is treated as regular LaTeX code, which leads to annoying formatting issues and subpar syntax highlighting.
Describe the solution you'd like
semiverbatim should just be treated as regular verbatim by vimtex.