aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* feat(slim): add parser and queries (#7425)Théo Reichel2025-01-215-0/+133
* feat(css): highlight `@keyframes` name (#7569)Omar Valdez2025-01-191-0/+2
* fix(nix): highlight functions when part of a set (#7547)Baraa Homsi2025-01-191-26/+38
* feat(hyprlang): bash injection for hypridle variablesOmar Valdez2025-01-191-0/+8
* feat(hyprlang): add missing highlightsOmar Valdez2025-01-191-7/+14
* feat(hyprlang): bash injections for exec keybindingsOmar Valdez2025-01-191-0/+15
* fix(idris): correct keyword capturesChristian Clason2025-01-161-3/+7
* feat(idris): add parser and queries (#7274)Serhii Khoma2025-01-164-0/+260
* feat(gotmpl): highlight "=" operator (#7553)Guilherme Soares2025-01-141-0/+1
* fix(matlab): indentation of arguments statementÁlan e Sousa2025-01-131-0/+1
* fix(verilog): add ifndef highlight (#7548)someone135742025-01-111-0/+1
* feat(awk): highlight more builtin functionsJSaugsburg2025-01-111-0/+34
* feat(elixir): add highlight for LVN sigilsBrian Cardarella2025-01-111-1/+1
* feat(http): fold queriesIgor2025-01-101-0/+5
* feat(koto): Update highlighting for 0.15Ian Hobson2025-01-081-0/+7
* fix(rbs): fix highlight queries of rbs that is missing some definitionsjoker10072025-01-041-0/+19
* fix(leo): intentation fix of parenthesisRobert Horvath2025-01-031-2/+15
* fix(php): properly highlight grouped imported functions and constantsCaleb White2025-01-021-0/+22
* fix(bash): offset injection contentvanaigr2024-12-311-12/+12
* fix(xml): properly indent closing tagsShaun Attfield (shaun@xomen)2024-12-301-1/+1
* fix(leo): indent } now properly dedentsRobert Horvath2024-12-301-18/+32
* feat(leo): highlights casting and record expressions addedRobert Horvath2024-12-301-2/+21
* feat(ipkg): add parser and queries (#7277)Serhii Khoma2024-12-305-0/+131
* feat(ruby): add injection for debugger command strings (#7480)Derek Stride2024-12-301-0/+12
* fix(ssh_config): highlight `"always"` (#7507)ObserverOfTime2024-12-291-0/+2
* feat(inko): highlight the "type" keywordYorick Peterse2024-12-241-0/+1
* feat(kconfig): adapt queries to parser changesAmaan Qureshi2024-12-222-12/+15
* fix(nu): perf issue of highlight.scm (#7475)zc he2024-12-171-2/+3
* fix(lua): remove duplicate `nvim_command` (#7477)phanium2024-12-171-2/+1
* fix(gren): adapt queries to parser changes (#7472)Mae Brooks2024-12-161-2/+2
* feat(zig): improve indents (#7471)Vincent Rischmann2024-12-151-0/+5
* feat(go): string regex highlightsRiley Bruins2024-12-151-0/+15
* fix(go): properly apply injections in stringsRiley Bruins2024-12-151-6/+9
* feat(soql): update parser and queries (#7461)Heber2024-12-121-1/+4
* feat(sxhkd): add bash injection for `(command)` (#7456)phanium2024-12-101-0/+3
* feat(circom): add parser and queriesAlexandr Martirosyan2024-12-064-0/+164
* fix(julia): fix incorrect documentation queryFredrik Ekre2024-12-051-2/+4
* feat(inko): highlight the "copy" keywordYorick Peterse2024-12-041-0/+1
* fix(julia): fix incorrect documentation queryFredrik Ekre2024-12-041-1/+5
* bot(lockfile): update apex, editorconfig, elixir, ledger, markdown, markdown_...nvim-treesitter-bot[bot]2024-12-022-6/+0
* feat(gomod): punctuation, toolchain highlightsRiley Bruins2024-12-021-1/+11
* fix(nu): highlight all occurrences of "use"Riley Bruins2024-11-301-2/+4
* feat(rust): highlight "gen" and "raw" keywords (#7419)flippette2024-11-291-0/+2
* feat(julia): highlight interpolation operatorFredrik Ekre2024-11-291-0/+9
* feat(inko): highlight "inline" keywordYorick Peterse2024-11-281-2/+3
* feat(zig): add locals queries (#7401)AtomToast2024-11-281-0/+95
* fix(solidity): remove spurious operators in highlight queries (#7412)JoranHonig2024-11-271-2/+0
* fix(verilog): update queries (#7400)zhangwwpeng2024-11-241-1/+9
* fix(julia): treat :: as operator in type contextsFredrik Ekre2024-11-231-0/+8
* fix(astro): highlight self-closing component tagsnet-solution2024-11-231-0/+4