| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix(julia): pipe function highlight (#5815) | Christian Degnbol Madsen | 2023-12-22 | 1 | -0/+6 | |
| | | | | | In Julia when piping into a function the function should be highlighted as a function call, and not a variable. | |||||
| * | Update parsers: apex, scala, soql, sosl, tlaplus, wing | GitHub | 2023-12-22 | 1 | -6/+6 | |
| | | ||||||
| * | fix(cpp): incorrect indent of class with opening { on new line (#5811) | Jędrzej Boczar | 2023-12-22 | 2 | -2/+9 | |
| | | ||||||
| * | vimdoc: add note, warning, deprecated (#5817) | Christian Clason | 2023-12-21 | 2 | -1/+7 | |
| | | ||||||
| * | Add @nospell annotation to label definitions and references | Ahnaf Rafi | 2023-12-21 | 1 | -0/+3 | |
| | | ||||||
| * | Update parsers: beancount, wing | GitHub | 2023-12-21 | 1 | -2/+2 | |
| | | ||||||
| * | highlights(haskell): add `fail` to exception highlights | Marc Jakobi | 2023-12-20 | 1 | -0/+1 | |
| | | ||||||
| * | highlights(haskell): namespaced string quasiquote | Marc Jakobi | 2023-12-20 | 1 | -1/+9 | |
| | | ||||||
| * | Update parsers: gleam, styled, v, wing | GitHub | 2023-12-20 | 1 | -4/+4 | |
| | | ||||||
| * | Update README | Github Actions | 2023-12-19 | 1 | -0/+1 | |
| | | ||||||
| * | feat: add tree-sitter-styled (#5735) | Mark Skelton | 2023-12-19 | 7 | -4/+19 | |
| | | | | | | | | | | | | | | * Add styled parser * Add queries * Update highlights * Remove unnecessary highlights * Update injections to use the styled grammar * Remove requires npm | |||||
| * | fix: remove 0-length range usage in indent.lua (#5805) | Pham Huy Hoang | 2023-12-19 | 1 | -3/+3 | |
| | | ||||||
| * | Update parsers: elm, gomod, v, wing | GitHub | 2023-12-19 | 1 | -4/+4 | |
| | | ||||||
| * | fix(rust): highlight inline attributes properly | Riley Bruins | 2023-12-18 | 1 | -0/+1 | |
| | | ||||||
| * | fix(nim): minor improvements to queries and parser (#5784) | aMOPel | 2023-12-19 | 3 | -51/+54 | |
| | | | | | | | | | * fix(nim): bump parser again to include minor fix * fix(nim): shifting around for precedence * fix(nim): added new fields from recent parser version, improved support for (conditional_declaration) and (variant_declaration) | |||||
| * | Update parsers: elm, haskell, templ, wing | GitHub | 2023-12-17 | 1 | -4/+4 | |
| | | ||||||
| * | Update parsers: erlang, nim, v, wing | GitHub | 2023-12-16 | 1 | -4/+4 | |
| | | ||||||
| * | feat(gomod): highlight the `toolchain` directive (#5795) | Vincent Rischmann | 2023-12-15 | 1 | -0/+1 | |
| | | ||||||
| * | Update parsers: erlang, haskell, nim, wing | GitHub | 2023-12-15 | 1 | -4/+4 | |
| | | ||||||
| * | fix(v): adapt to removed scanner.c | Christian Clason | 2023-12-15 | 3 | -5/+5 | |
| | | ||||||
| * | fix(python): restrict typed parameter highlight | ObserverOfTime | 2023-12-14 | 1 | -1/+1 | |
| | | | | | Only the name is a parameter and not the value | |||||
| * | fix(python): highlight variadic lambda parameters | ObserverOfTime | 2023-12-14 | 1 | -0/+6 | |
| | | ||||||
| * | Update parsers: v, wing | GitHub | 2023-12-14 | 1 | -2/+2 | |
| | | ||||||
| * | Update parsers: nim, slang, wing | GitHub | 2023-12-13 | 1 | -3/+3 | |
| | | ||||||
| * | Update parsers: gomod, haskell, hoon, nim, slang, sql, v, wing | GitHub | 2023-12-12 | 1 | -8/+8 | |
| | | ||||||
| * | Update parsers: nim, v, wing | GitHub | 2023-12-11 | 1 | -3/+3 | |
| | | ||||||
| * | indents added new language highlights added (#5777) | r001 | 2023-12-10 | 3 | -1/+36 | |
| | | ||||||
| * | feat(poe_filter): add new Import statement | ObserverOfTime | 2023-12-09 | 2 | -2/+5 | |
| | | ||||||
| * | fix(vim): highlight 'scriptencoding' command | ObserverOfTime | 2023-12-09 | 1 | -0/+5 | |
| | | ||||||
| * | Update parsers: nickel, v | GitHub | 2023-12-09 | 1 | -2/+2 | |
| | | ||||||
| * | feat(gitcommit): add highlight group for subject_prefix (#5774) | gbprod | 2023-12-09 | 1 | -0/+1 | |
| | | ||||||
| * | Update parsers: gitcommit, gleam, rbs, sql, wing | GitHub | 2023-12-08 | 1 | -5/+5 | |
| | | ||||||
| * | Update parsers: gleam, wing | GitHub | 2023-12-07 | 1 | -2/+2 | |
| | | ||||||
| * | Update parsers: liquidsoap, rbs, vhs, wing | GitHub | 2023-12-05 | 1 | -4/+4 | |
| | | ||||||
| * | fix(java): move attributes after constants | ObserverOfTime | 2023-12-04 | 1 | -9/+9 | |
| | | ||||||
| * | Update parsers: elixir, qmljs, wing | GitHub | 2023-12-04 | 1 | -3/+3 | |
| | | ||||||
| * | Update parsers: elm | GitHub | 2023-12-03 | 1 | -1/+1 | |
| | | ||||||
| * | Update parsers: rbs | GitHub | 2023-12-01 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add rbs parser support (#5745) | Tomohiro Hashidate | 2023-12-01 | 7 | -0/+160 | |
| | | ||||||
| * | feat(nim): added some captures and fixed some bugs (#5664) | aMOPel | 2023-12-01 | 1 | -25/+78 | |
| | | | | | | | | | | | | | | | | | * fix(nim): literals in pragmas in types would be falsly highlighted as `@variable` * style(nim): removed trailing whitespace * fix(nim): identifiers in (type_expression (pragma_expression)) would be captured as `@type` * fix(nim): changed generic parameters when declaring from @type to @parameter * feat(nim): added @constant capture for (identifier)s x, y in `array[x..y, type]` * feat(nim): added @function.call capture for (identifier)s in second argument to `varargs[type, routine]` | |||||
| * | fix(luarocks): enable automatic runtime path detection | Marc Jakobi | 2023-11-30 | 1 | -5/+1 | |
| | | ||||||
| * | fix(luarocks): don't copy runtime data to share/ | Marc Jakobi | 2023-11-30 | 1 | -1/+1 | |
| | | ||||||
| * | Update parsers: c_sharp, foam, slang, v, wing | GitHub | 2023-11-30 | 1 | -5/+5 | |
| | | ||||||
| * | fix(markdown): revert bullet conceals due to spacing issues (#5742) | Riley Bruins | 2023-11-30 | 1 | -17/+21 | |
| | | ||||||
| * | feat(make): highlight phony prerequisites as functions | Riley Bruins | 2023-11-29 | 1 | -0/+5 | |
| | | ||||||
| * | feat(make): give targets the function highlight | Riley Bruins | 2023-11-29 | 1 | -0/+2 | |
| | | ||||||
| * | parsers: add tree-sitter-slang | Stephan Seitz | 2023-11-29 | 8 | -0/+78 | |
| | | ||||||
| * | Update parsers: css, facility, foam, wing | GitHub | 2023-11-29 | 1 | -4/+4 | |
| | | ||||||
| * | feat: add facility | Bryan Kenote | 2023-11-28 | 7 | -0/+113 | |
| | | ||||||
| * | Update parsers: erlang, wing | GitHub | 2023-11-28 | 1 | -2/+2 | |
| | | ||||||
