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
Would be nice and consistent to conceal \big(, \big) and friends the same way as \bigl( and \bigr). Thank you for vimtex, its great!
\big(,
\big)
\bigl(
\bigr)
The text was updated successfully, but these errors were encountered:
feat(syntax): adjust delimiter conceals
2782425
Allow conceal of \big( and \big) and similar structures. refer: #2331
Glad to hear you like it!
I've updated the conceals as suggested. I don't see any danger in doing it. But please note, it is better to use the \bigl and \bigr variants!
\bigl
\bigr
Sorry, something went wrong.
No branches or pull requests
Would be nice and consistent to conceal
\big(,
\big)
and friends the same way as\bigl(
and\bigr)
.Thank you for vimtex, its great!
The text was updated successfully, but these errors were encountered: