aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* feat(ruby): string/punctuation highlight improvementsRiley Bruins2024-08-261-10/+17
* feat(make): highlight more special charactersRiley Bruins2024-08-261-0/+16
* feat(leo): add string literals (#7084)r0012024-08-261-0/+2
* feat(leo): async keyword (#7083)r0012024-08-251-0/+2
* chore: remove r locals executable statusRiley Bruins2024-08-251-0/+0
* feat(matlab): capture comment sectionsDimitris Dimitropoulos2024-08-251-0/+3
* feat(proto): add indentsLeviOP2024-08-251-0/+11
* feat(tact): update parser and queriesNovus Nota2024-08-242-6/+2
* feat(rust): add highlight for shorthand_field_identifierTobias Schmitz2024-08-221-0/+2
* feat(http): switch to new parser version (#7063)Alejandro2024-08-212-36/+37
* bot(lockfile): update c, comment, cpp, embedded_template, kotlin, latex, php,...nvim-treesitter-bot[bot]2024-08-191-1/+1
* feat(php): php 8.4 support (#6741)Caleb White2024-08-183-7/+26
* fix(inko): add highlight for boolean patterns (#7050)Yorick Peterse2024-08-171-0/+2
* bot(lockfile): update c, cpp, css, go, idl, nix, python, rubynvim-treesitter-bot[bot]2024-08-171-1/+1
* feat(liquid): add highlights (#7035)Hank Jackson2024-08-141-0/+2
* fix(ini): Fix injection in comments (#7033)Omar Valdez2024-08-111-1/+2
* feat(sflog): add sflog (Salesforce debug log) parser and highlightsXi Xiao2024-08-101-0/+48
* feat(idl): update highlightsDragonBillow2024-08-081-1/+1
* feat(perl): update highlights and foldsPaul Evans2024-08-072-3/+35
* feat(snakemake): update highlights and indentsOliver Thomas2024-08-072-10/+23
* fix(julia): macro definition docstringsSergio Alejandro Vargas2024-08-071-0/+1
* fix(lua): proper indent after multiline string argRiley Bruins2024-08-051-0/+1
* fix(query): proper indentation after quantifiersRiley Bruins2024-08-021-1/+6
* feat(ecma): inject sql template methodsDimensionalDot2024-08-021-0/+19
* feat(highlights): capture wildcard imports as `@character.special`Omar Valdez2024-08-017-6/+32
* feat(powershell): added data section name highlightsAndrey Chalkin2024-08-012-3/+11
* fix(format): field_def inside grouping再生花2024-08-012-3/+6
* fix: prevent double indent from pipesOliver Thomas2024-07-311-2/+0
* feat(vrl): Add vrl parser and queriesbelltoy2024-07-305-0/+160
* feat(powershell): highlight shebangObserverOfTime2024-07-291-0/+5
* bot(lockfile)!: update d, latexnvim-treesitter-bot[bot]2024-07-281-3/+4
* fix(strace): Fix comment injectionOmar Valdez2024-07-281-2/+2
* refactor(queries): Remove quotes from properties in set! directiveOmar Valdez2024-07-2844-93/+93
* feat(latex): capture left/right math delimitersJonas Dujava2024-07-281-0/+6
* feat: add rescript parser and queries (#6671)Riley Bruins2024-07-275-0/+425
* fix(query): properly apply predicate injectionsRiley Bruins2024-07-271-9/+9
* feat(luap): Make class captures similar to regex capturesOmar Valdez2024-07-271-1/+5
* feat(query): Highlight key in set! directiveOmar Valdez2024-07-271-1/+10
* fix(latex): environment name should be labelJonas Dujava2024-07-261-1/+1
* feat(vimdoc): set url attribute for URLsGregory Anders2024-07-241-1/+2
* feat(julia): Add syntax highlighting for markdown and bash prefixed_string_li...Dheepak Krishnamurthy2024-07-241-0/+13
* feat(html): set url attribute for HTML URLsGregory Anders2024-07-241-1/+2
* feat(markdown): set url attribute on plain URLsGregory Anders2024-07-241-0/+7
* feat(latex): improve parametersJonas Dujava2024-07-231-6/+7
* fix(latex): more `@nospell`Jonas Dujava2024-07-231-31/+39
* fix(zig): add some missing highlightsRiley Bruins2024-07-231-6/+10
* feat: add powershell languageAndrey Chalkin2024-07-225-0/+487
* refactor(latex): deduplicate captures, reorderJonáš Dujava2024-07-221-51/+25
* fix(idl): fix break changesDragonBillow2024-07-221-56/+20
* feat(gotmpl,helm): add locals (wip)qvalentin2024-07-222-0/+13