aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* feat(gotmpl,helm): add fold queriesqvalentin2024-07-222-0/+9
* fix(lua): use @property for keys in table literals (#6956)Tyler Miller2024-07-211-1/+1
* feat(latex): simplify captures of font changingJonas Dujava2024-07-221-7/+1
* feat(snakemake): add wildcard flagOliver Thomas2024-07-211-1/+2
* feat(latex): capture `&` as `@punctuation.delimiter`Jonáš Dujava2024-07-211-2/+1
* fix(gitignore): hl/capture non-special pattern charsTyler Miller2024-07-201-4/+7
* feat(bash): readline injections (#6947)Omar Valdez2024-07-191-0/+12
* feat(latex): capture placeholder as variableJonas Dujava2024-07-191-0/+2
* feat(latex): add additional include highlightsJonas Dujava2024-07-191-5/+17
* feat(latex): injections for luacode, asy{def} environmentsChristian Clason2024-07-181-7/+12
* feat: add vhdl parser and queriesJohn-Philip Taylor2024-07-183-0/+480
* feat(wit): add folds, missing highlightsRiley Bruins2024-07-172-4/+30
* feat: add nginxVladimir Levin2024-07-173-0/+62