You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to do Vsa but it allows me to only add a single $ sign.
Also what is the easiest way of enabling all the shortcodes from tex.vim in quarto that does not involve changing filetype to tex. I am using nvim 0.9.5
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I would like to add $$ around a line
e.g.
T = T_0
to
$$
T = T_0
$$
I tried to do Vsa but it allows me to only add a single $ sign.
Also what is the easiest way of enabling all the shortcodes from tex.vim in quarto that does not involve changing filetype to tex. I am using nvim 0.9.5
Thanks, Ranjeet.
Beta Was this translation helpful? Give feedback.
All reactions