nvim-autopairs
nvim-autopairs copied to clipboard
Fix Typst autopairs backtick rule
Typst uses triple-backticks like Markdown. Currently the rules do not apply to Typst, and this PR should fix that.