Commit graph

3294 commits

Author SHA1 Message Date
ObserverOfTime
1a767376cd highlights(zig): fix captures 2022-11-26 13:17:51 +02:00
ObserverOfTime
00ee32aca9 highlights(toml): fix captures 2022-11-26 13:17:51 +02:00
ObserverOfTime
caa616d88e injections(yang): add comment & regex 2022-11-26 13:17:51 +02:00
ObserverOfTime
04712814cc highlights(yang): fix captures 2022-11-26 13:17:51 +02:00
ObserverOfTime
8034ae85db highlights(twig): fix captures 2022-11-26 13:17:51 +02:00
ObserverOfTime
353538d570 highlights(tiger): fix captures 2022-11-26 13:17:51 +02:00
ObserverOfTime
04e560490d highlights(sxhkdrc): fix captures 2022-11-26 13:17:51 +02:00
ObserverOfTime
46fe90b35b highlights(scss): fix captures 2022-11-26 13:17:51 +02:00
ObserverOfTime
7294e534d2 highlights(rasi): fix captures 2022-11-26 13:17:51 +02:00
ObserverOfTime
65a4394a56 injections(lalrpop): add rust & regex 2022-11-26 13:17:51 +02:00
ObserverOfTime
f8c848801a highlights(lalrpop): fix captures 2022-11-26 13:17:51 +02:00
ObserverOfTime
c44c7e4367 highlights(graphql): fix captures 2022-11-26 13:17:51 +02:00
ObserverOfTime
276627849b highlights(gleam): use more specific groups 2022-11-26 13:17:51 +02:00
ObserverOfTime
7c86e6ffc4 highlights(gdscript): use more specific groups 2022-11-26 13:17:51 +02:00
ObserverOfTime
46ecf825f0 highlights(typescript): use more specific groups 2022-11-26 13:17:51 +02:00
ObserverOfTime
fa4b9941e6 highlights(ecma): fix captures
Co-Authored-By: Stephan Seitz <stephan.seitz@fau.de>
2022-11-26 13:17:51 +02:00
ObserverOfTime
21cf4eff37 highlights(fortran): use more specific groups 2022-11-26 13:17:51 +02:00
ObserverOfTime
da4f4b007c highlights(elvish): fix captures 2022-11-26 13:17:51 +02:00
ObserverOfTime
a71358d170 highlights(elm): use more specific groups 2022-11-26 13:17:51 +02:00
ObserverOfTime
27e1f3c336 highlights(elixir): fix captures 2022-11-26 13:17:51 +02:00
ObserverOfTime
fe2ee54f3b highlights(dart): use more specific groups 2022-11-26 13:17:51 +02:00
ObserverOfTime
f30ae4da0d highlights(d): use more specific groups 2022-11-26 13:17:51 +02:00
ObserverOfTime
c2d9cf9926 highlights(css): use more specific groups 2022-11-26 13:17:51 +02:00
ObserverOfTime
68c647f13b highlights(c_sharp): use more specific groups 2022-11-26 13:17:51 +02:00
ObserverOfTime
1ba1c5c1a7 highlights(vala): fix captures 2022-11-26 13:17:51 +02:00
ObserverOfTime
48a6fd29a1 highlights(hlsl): use more specific groups 2022-11-26 13:17:51 +02:00
ObserverOfTime
6aa4e8e75b highlights(glsl): use more specific groups 2022-11-26 13:17:51 +02:00
ObserverOfTime
b9729e42c0 highlights(cuda): use more specific groups 2022-11-26 13:17:51 +02:00
ObserverOfTime
79705a1f80 highlights(cpp): use more specific groups 2022-11-26 13:17:51 +02:00
ObserverOfTime
7ce62670b2 highlights(c): use more specific groups
Co-Authored-By: Stephan Seitz <stephan.seitz@fau.de>
2022-11-26 13:17:51 +02:00
ObserverOfTime
53c26dd4af highlights(comment): improve note tags 2022-11-26 13:17:51 +02:00
ObserverOfTime
54ca5ae2f0 highlights(gitattributes): fix captures 2022-11-26 13:17:51 +02:00
ObserverOfTime
be2b89edc8 highlights(ruby): fix captures 2022-11-26 13:17:51 +02:00
ObserverOfTime
7d7feb859a docs: fix contributing guidelines 2022-11-26 13:17:51 +02:00
Mamrezo Zare
1656f67f26 handle opts as number, #3323 2022-11-25 19:51:44 +01:00
William Mathewson
e7808349a5 Expand locals to include properties and methods
The previous locals were lacking a few locals related to JS classes.
This expands the locals to include properties defined on classes (e.g.
`this.foo = "bar"` or `static #targets`) as both vars & references, as
well as private methods on classes (e.g. `#bar(x) { x }` and `#bar(y)`).
2022-11-25 18:24:11 +01:00
Nikita Sklyarov
795508b773 improve php variables and $this highlights 2022-11-25 18:22:25 +01:00
GitHub
8ef39cf691 Update lockfile.json 2022-11-25 14:28:07 +01:00
GitHub
9af6ea8eb6 Update lockfile.json 2022-11-25 14:13:00 +01:00
Github Actions
4b2cd221be Update README 2022-11-25 13:27:12 +01:00
RubixDev
41a59591a5 Add ebnf parser 2022-11-25 13:25:45 +01:00
GitHub
cffe9c28b8 Update lockfile.json 2022-11-25 11:10:34 +01:00
gbprod
5c86b95f8d feat(gitcommit): improve diff injection since last parser update 2022-11-25 10:58:11 +01:00
ObserverOfTime
5e055d81e0 feat(gitcommit): add spell checking 2022-11-25 09:00:42 +01:00
Stephan Seitz
c8afa9fd3f ci: fix check for valid capture
Arguments to vim.startswith where swapped. Prefix has to go second.
2022-11-25 09:42:20 +02:00
Raymond Ha
faf78ce12a Narrow as @include query 2022-11-25 00:34:25 +01:00
Raymond Ha
ef24c633f6 highlights(typescript): Fix as highlight 2022-11-25 00:34:25 +01:00
GitHub
d43de223c7 Update lockfile.json 2022-11-24 22:03:42 +01:00
Trard
cc2268e1c7 highlights(ecma): distinguish between "default" in export and switch statements 2022-11-24 21:55:50 +01:00
Folke Lemaitre
37767540e5 fix(installer): don't update that are not installed (exclude global parsers) 2022-11-24 21:41:58 +01:00