aboutsummaryrefslogtreecommitdiffstats
path: root/queries/latex
Commit message (Expand)AuthorAgeFilesLines
* latex: @nospell for environment names, citations and commands (#3948)david-pikas2022-12-081-7/+10
* highlights: use @preproc where appropriateObserverOfTime2022-10-151-0/+3
* feat(spell): upstream spell queries from spellsitterLewis Russell2022-09-061-0/+7
* highlights(latex): only highlight command name, not whole commandStephan Seitz2022-05-211-2/+1
* latex: capture math env contentsChristian Clason2022-04-151-1/+3
* latex: update queriesChristian Clason2022-04-142-61/+42
* fix(latex): update parser and queriesChristian Clason2022-02-271-6/+6
* fix(latex): update parser and query (#2547)Christian Clason2022-02-191-1/+1
* fix(latex): some highlight query fixes (#2534)Christian Clason2022-02-161-19/+21
* refactor(latex): improve queries (#2457)Christian Clason2022-02-052-311/+162
* injections(latex): add support for minted language injectionStephan Seitz2022-02-041-0/+6
* chore(latex)!: update parser and queries (#2436)Christian Clason2022-02-043-204/+195
* Add a missing LaTeX hightlight.Jendrik Stelzner2022-01-131-0/+1
* Add LaTeX highlights: addpart, addchap, addsec.Jendrik Stelzner2022-01-121-0/+8
* feat: add comment highlighting in LaTeXAshish Panigrahi2021-07-011-0/+1
* highlights(latex): highlight chapter*, section*, part* ...Stephan Seitz2021-06-301-0/+8
* highlights(latex): use any-of?Stephan Seitz2021-05-171-4/+36
* highlights(latex): add more math environmentsStephan Seitz2021-05-171-11/+3
* highlights(latex): add more commandsStephan Seitz2021-05-171-6/+215
* highlights(latex): fix regexes with backslashesStephan Seitz2021-05-121-4/+4
* Add text.reference and text.environmentStephan Seitz2021-03-302-11/+55
* latex: add TSMath that behaves like vimtex math highlightingStephan Seitz2021-03-301-7/+32
* feat: Add Latex basic highlights and foldsStephan Seitz2021-03-302-0/+120