Commit graph

4629 commits

Author SHA1 Message Date
Github Actions
0dfbf5e48e Update README 2023-12-19 14:04:53 +01:00
Mark Skelton
a0b815497b
feat: add tree-sitter-styled (#5735)
* Add styled parser

* Add queries

* Update highlights

* Remove unnecessary highlights

* Update injections to use the styled grammar

* Remove requires npm
2023-12-19 21:53:00 +09:00
Pham Huy Hoang
79dcd0e24c
fix: remove 0-length range usage in indent.lua (#5805) 2023-12-19 19:42:30 +09:00
GitHub
251c855236 Update parsers: elm, gomod, v, wing 2023-12-19 10:04:53 +01:00
Riley Bruins
24be1534db fix(rust): highlight inline attributes properly 2023-12-18 11:47:01 -05:00
aMOPel
edacfa2eed
fix(nim): minor improvements to queries and parser (#5784)
* 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)
2023-12-19 01:32:06 +09:00
GitHub
25ddfde8d7 Update parsers: elm, haskell, templ, wing 2023-12-17 11:11:38 +01:00
GitHub
5a713474e3 Update parsers: erlang, nim, v, wing 2023-12-16 10:18:52 +01:00
Vincent Rischmann
000f71842b
feat(gomod): highlight the toolchain directive (#5795) 2023-12-15 21:01:31 +02:00
GitHub
194b3f0047 Update parsers: erlang, haskell, nim, wing 2023-12-15 10:47:05 +01:00
Christian Clason
9bc1f1e640 fix(v): adapt to removed scanner.c 2023-12-15 10:24:32 +01:00
ObserverOfTime
ab818bf5a2 fix(python): restrict typed parameter highlight
Only the name is a parameter and not the value
2023-12-14 13:05:40 -05:00
ObserverOfTime
2583eb351b fix(python): highlight variadic lambda parameters 2023-12-14 13:05:40 -05:00
GitHub
30b5bdca1b Update parsers: v, wing 2023-12-14 15:02:25 +01:00
GitHub
42381aae7c Update parsers: nim, slang, wing 2023-12-13 08:04:38 +01:00
GitHub
78d75bce03 Update parsers: gomod, haskell, hoon, nim, slang, sql, v, wing 2023-12-12 09:34:21 +01:00
GitHub
a6c655629c Update parsers: nim, v, wing 2023-12-11 10:30:11 +01:00
r001
b6b9ca448b
indents added new language highlights added (#5777) 2023-12-10 16:16:24 +09:00
ObserverOfTime
7958ff9ec7 feat(poe_filter): add new Import statement 2023-12-09 17:18:16 +02:00
ObserverOfTime
1b5bbb54b3 fix(vim): highlight 'scriptencoding' command 2023-12-09 11:12:07 +01:00
GitHub
401ef01feb Update parsers: nickel, v 2023-12-09 10:49:14 +01:00
gbprod
bd55179893
feat(gitcommit): add highlight group for subject_prefix (#5774) 2023-12-09 12:36:17 +09:00
GitHub
180e1ca385 Update parsers: gitcommit, gleam, rbs, sql, wing 2023-12-08 10:48:23 +01:00
GitHub
f861bc6148 Update parsers: gleam, wing 2023-12-07 15:50:05 +09:00
GitHub
c203884c80 Update parsers: liquidsoap, rbs, vhs, wing 2023-12-05 09:24:48 +01:00
ObserverOfTime
3065a928fc fix(java): move attributes after constants 2023-12-04 20:41:28 -05:00
GitHub
67536f4057 Update parsers: elixir, qmljs, wing 2023-12-04 08:25:54 +01:00
GitHub
0791b5ebb5 Update parsers: elm 2023-12-03 11:38:09 +01:00
GitHub
80a16deb51 Update parsers: rbs 2023-12-01 15:51:11 +09:00
Tomohiro Hashidate
b41bbcbb9a
feat: add rbs parser support (#5745) 2023-12-01 01:22:29 +09:00
aMOPel
36f81e698e
feat(nim): added some captures and fixed some bugs (#5664)
* 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]`
2023-12-01 00:21:43 +09:00
Marc Jakobi
1e64838ff5 fix(luarocks): enable automatic runtime path detection 2023-11-30 10:59:23 +01:00
Marc Jakobi
00f9b1ffed fix(luarocks): don't copy runtime data to share/ 2023-11-30 10:59:23 +01:00
GitHub
93750d3881 Update parsers: c_sharp, foam, slang, v, wing 2023-11-30 07:47:50 +01:00
Riley Bruins
e9acd01a4a
fix(markdown): revert bullet conceals due to spacing issues (#5742) 2023-11-30 09:36:07 +09:00
Riley Bruins
8f16c39f5b feat(make): highlight phony prerequisites as functions 2023-11-29 12:31:42 +02:00
Riley Bruins
fb101ed49d feat(make): give targets the function highlight 2023-11-29 12:31:42 +02:00
Stephan Seitz
10432e6b0f parsers: add tree-sitter-slang 2023-11-29 00:54:24 -08:00
GitHub
b04f990f92 Update parsers: css, facility, foam, wing 2023-11-29 16:38:11 +09:00
Bryan Kenote
bf982eb7dc
feat: add facility 2023-11-28 12:24:43 -05:00
GitHub
582a92ee12 Update parsers: erlang, wing 2023-11-28 09:41:19 +01:00
HumblePresent
ba588ee0cf fix(cpp): remove @field for identifiers with _ prefix (#5731) 2023-11-27 18:18:38 -05:00
Github Actions
b8fbd13277 Update README 2023-11-27 15:34:04 +01:00
virchau13
8189d91cf8
astro: add custom component highlighting (#5728) 2023-11-27 22:11:28 +09:00
Tomas Sandven
482a2f15d3 Fix robot parser metadata in parsers.lua 2023-11-27 09:36:47 +01:00
Github Actions
b056e4227b Update README 2023-11-26 15:26:31 +01:00
Christian Clason
52b25c9a3f fixup: parser requires generate (ABI) 2023-11-26 15:24:26 +01:00
Christian Clason
de5197871e fixup: lint 2023-11-26 15:24:26 +01:00
Christian Clason
274370e703 fixup: use any-of instead of vim-match 2023-11-26 15:24:26 +01:00
Christian Clason
1e74c34b66 feat: add angular parser and queries 2023-11-26 15:24:26 +01:00