SublimeText / LaTeXTools

LaTeX plugin for Sublime Text
https://latextools.readthedocs.io/
2k stars 362 forks source link

Disable escaped curly bracket in equation environment #1594

Open ajlawren opened 2 months ago

ajlawren commented 2 months ago

I'd like to be able to disable the keybinding that auto-pairs escaped curly brackets in the equation environment when text is highlighted and change it to auto-pairing unescaped curly brackets. I cannot figure out how to do that by modifying the regex in the keybindings file. Can someone help me?