-
Notifications
You must be signed in to change notification settings - Fork 407
highlight #2732
Copy link
Copy link
Closed
Labels
Description
Hello again,
Thanks for vimtex.
Vimtex does a pretty nice job in highlighting math formulae and parts of these.
Highlight groups include <texMathSymbol>, <texMathCmd>, <texCmdGreek>, etc., for example in the formula $\int\alpha(x) dx$. Conceal displays them in even different colors.
XeLaTeX or LuaLaTeX allow inputting these formulae directly, as $∫α(x) dx$; however, without highlighting.
Would it be possible to have the same highlighting? An implementation might follow the conceal-dictionary… Thanks!
Reactions are currently unavailable