aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* feat: folds for git config filesPhạm Huy Hoàng2024-01-201-1/+2
* fix(markdown_inline): prioritize link URI (#5935)Riley Bruins2024-01-201-12/+12
* fix(rust): add `const_item` to foldsAmaan Qureshi2024-01-201-0/+1
* fix(rust): Add back 1 indent for macro rules (#5834)Pham Huy Hoang2024-01-201-0/+10
* feat(meson): add indents.scmJędrzej Boczar2024-01-201-0/+25
* Fixup format (#5934)Phạm Huy Hoàng2024-01-2034-0/+43
* fix(markdown): remove @none from code fencesRiley Bruins2024-01-201-2/+0
* feat(html): comment injectionsRiley Bruins2024-01-201-0/+2
* fix(python): add support for typed (kw)args (PEP 484) (#5875)Zeb Nicholls2024-01-191-4/+14
* fix(css): make the highlights more sensibleObserverOfTime2024-01-193-25/+31
* fix(highlights): improve member/property distinctionObserverOfTime2024-01-1929-77/+88
* fix(highlights): improve consistencyObserverOfTime2024-01-1922-76/+62
* feat(git_config): add missing injectionsObserverOfTime2024-01-191-0/+8
* chore(rust): tweak injections, add json macro injectionAmaan Qureshi2024-01-191-1/+1
* chore: query formattingPham Huy Hoang2024-01-19674-12541/+18359
* refactor: manual pre-cleanupPham Huy Hoang2024-01-1937-1595/+1656
* feat: query formatting scriptPham Huy Hoang2024-01-191-0/+3
* feat!: align standard captures with upstreamChristian Clason2024-01-19217-1963/+1960
* feat(injections): add printf format stringsObserverOfTime2024-01-1910-0/+169
* feat(locals)!: switch to upstream capturesChristian Clason2024-01-19107-1313/+1313
* fix: link type in pattern matching correctlyBartek Łuka2024-01-151-0/+3
* highlights(html): character references (a.k.a. entities)Calum Smith2024-01-051-0/+2
* fix(markdown_inline): latex highlight injection (#5397)Zhuofeng Wang2024-01-051-1/+2
* fix(latex): highlight text functionsRiley Bruins2024-01-041-0/+1
* fix(julia): add missing capture of ":" in selected importChristian Degnbol Madsen2024-01-021-0/+2
* fixup(luau): align `@string.regex` to the injections (#5829)Riley Bruins2023-12-241-15/+3
* fix: cleanup luap injection queriesRiley Bruins2023-12-232-41/+5
* feat: more `@string.regex` highlightsRiley Bruins2023-12-233-0/+62
* feat(luap): highlights more consistent with regex (#5819)Riley Bruins2023-12-232-9/+11
* fix(julia): pipe function highlight (#5815)Christian Degnbol Madsen2023-12-221-0/+6
* fix(cpp): incorrect indent of class with opening { on new line (#5811)Jędrzej Boczar2023-12-221-2/+0
* vimdoc: add note, warning, deprecated (#5817)Christian Clason2023-12-211-0/+6
* Add @nospell annotation to label definitions and referencesAhnaf Rafi2023-12-211-0/+3
* highlights(haskell): add `fail` to exception highlightsMarc Jakobi2023-12-201-0/+1
* highlights(haskell): namespaced string quasiquoteMarc Jakobi2023-12-201-1/+9
* feat: add tree-sitter-styled (#5735)Mark Skelton2023-12-195-4/+8
* fix(rust): highlight inline attributes properlyRiley Bruins2023-12-181-0/+1
* fix(nim): minor improvements to queries and parser (#5784)aMOPel2023-12-193-51/+54
* feat(gomod): highlight the `toolchain` directive (#5795)Vincent Rischmann2023-12-151-0/+1
* fix(v): adapt to removed scanner.cChristian Clason2023-12-151-3/+3
* fix(python): restrict typed parameter highlightObserverOfTime2023-12-141-1/+1
* fix(python): highlight variadic lambda parametersObserverOfTime2023-12-141-0/+6
* indents added new language highlights added (#5777)r0012023-12-102-0/+35
* feat(poe_filter): add new Import statementObserverOfTime2023-12-091-1/+4
* fix(vim): highlight 'scriptencoding' commandObserverOfTime2023-12-091-0/+5
* feat(gitcommit): add highlight group for subject_prefix (#5774)gbprod2023-12-091-0/+1
* fix(java): move attributes after constantsObserverOfTime2023-12-041-9/+9
* feat: add rbs parser support (#5745)Tomohiro Hashidate2023-12-014-0/+148
* feat(nim): added some captures and fixed some bugs (#5664)aMOPel2023-12-011-25/+78
* fix(markdown): revert bullet conceals due to spacing issues (#5742)Riley Bruins2023-11-301-17/+21