nvim-treesitter/queries/latex
Stephan Seitz efbb1c66d2 highlights(latex): fix regexes with backslashes
https://github.com/neovim/neovim/pull/14382 requires to escape `\` is regexes if they are verbatim `\`

They change in Neovim was incompatible so people that are still behind that revision will have this regex not matching (but it should at least not error)
2021-05-12 01:12:24 +02:00
..
folds.scm Add text.reference and text.environment 2021-03-30 19:26:37 +02:00
highlights.scm highlights(latex): fix regexes with backslashes 2021-05-12 01:12:24 +02:00