summaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat(make): highlight phony prerequisites as functionsRiley Bruins2023-11-291-0/+5
* feat(make): give targets the function highlightRiley Bruins2023-11-291-0/+2
* parsers: add tree-sitter-slangStephan Seitz2023-11-295-0/+63
* feat: add facilityBryan Kenote2023-11-284-0/+100
* fix(cpp): remove `@field` for identifiers with `_` prefix (#5731)HumblePresent2023-11-271-1/+1
* astro: add custom component highlighting (#5728)virchau132023-11-271-0/+8
* fixup: use any-of instead of vim-matchChristian Clason2023-11-261-2/+2
* feat: add angular parser and queriesChristian Clason2023-11-262-0/+88
* twig queries: add combined injections (#5721)sheepwall2023-11-261-1/+2
* feat(hocon): add fold query (#5710)Patrick Haun2023-11-231-0/+4
* fix(css): tweak operator keyword highlightsRiley Bruins2023-11-221-1/+4
* feat(regex): any_character, start end assertion hl differentiationRiley Bruins2023-11-211-3/+7
* feat: add properties parserObserverOfTime2023-11-213-0/+33
* feat(python): `@string.regex` capture, injection improvements (#5697)Riley Bruins2023-11-212-3/+10
* feat: add Linkerscript (#5693)Amaan Qureshi2023-11-195-0/+180
* feat(lua): folds for parameter, argument listsRiley Bruins2023-11-191-0/+2
* feat(markdown): conceals for bullets, block quotesRiley Bruins2023-11-191-0/+18
* feat(jq): add locals queriesObserverOfTime2023-11-182-0/+9
* feat(xml,dtd): add locals queriesObserverOfTime2023-11-182-0/+32
* feat(gitattributes): add locals queriesObserverOfTime2023-11-181-0/+4