Commit graph

2487 commits

Author SHA1 Message Date
Daniel Woznicki
e1f8a8a6f8 Fixed incorrect Java indentation for method chaining 2022-04-04 06:58:26 +02:00
Omer Tuchfeld
2472e47e15 Add highlighting query for Scss @for loops
The Scss language only had highlighting queries for `@each` loops, this
commit adds support for `@for` loops as well.

Also moved all loop-related keywords (including newly added ones) to
`@repeat` rather than `@keyword`
2022-04-03 15:29:13 +02:00
GitHub
666bbeda9f Update lockfile.json 2022-04-03 14:54:29 +02:00
Lex
1c53f9a2dd Fixed the stylua 2022-04-03 14:47:06 +02:00
Oleksii Demennikov
7ae5d4f2c8 Added true/false to the highlights 2022-04-03 14:47:06 +02:00
Oleksii Demennikov
8dbe97afa2 Added injections 2022-04-03 14:47:06 +02:00
Oleksii Demennikov
00197398bd Added the initial version for the support of rego language 2022-04-03 14:47:06 +02:00
GitHub
0741d2282b Update lockfile.json 2022-04-03 11:21:53 +02:00
GitHub
2109369464 Update lockfile.json 2022-04-02 18:33:57 +02:00
Stephan Seitz
acdec99163 chore: update formatting for stylua update 2022-04-02 18:25:47 +02:00
GitHub
d8c47332c4 Update lockfile.json 2022-04-02 10:27:03 +02:00
GitHub
aadad4738e Update lockfile.json 2022-04-01 17:09:06 +02:00
Stephan Seitz
b8d1c2445a highlights(python): "from" in yield should be @keyword.return
Fixes #2712
2022-04-01 17:00:21 +02:00
Stephan Seitz
4b9aec69bd highlights(fennel): fix "collect" "icollect" "accumulate"
They are now anonymous nodes.

Fixes #2707
2022-04-01 16:58:05 +02:00
Github Actions
8a5e5ca27a Update README 2022-04-01 10:30:48 +02:00
GitHub
095c7cde84 Update lockfile.json 2022-04-01 10:19:28 +02:00
Tobias Frilling
6dab031e3d fix: remove ftdetect/ftplugin files for elvish 2022-04-01 09:51:42 +02:00
Tobias Frilling
570ad70bbb refactor(queries): simplify highlight queries for elvish 2022-04-01 09:51:42 +02:00
Tobias Frilling
e06b54b64e Add elvish 2022-04-01 09:51:42 +02:00
GitHub
a98fa0e222 Update lockfile.json 2022-04-01 09:49:25 +02:00
adrian5
b474ad19d5 github: Fix typo in template 2022-04-01 00:41:15 +02:00
GitHub
969f7aee25 Update lockfile.json 2022-03-31 18:45:37 +02:00
Gregory Anders
e2b2d2357b Add capture groups for remaining builtin highlight groups
Some builtin highlight groups (see `:h group-name`) do not yet have
associated capture groups, so add them.
2022-03-30 22:14:23 +02:00
GitHub
d0e4b412f9 Update lockfile.json 2022-03-30 16:13:27 +02:00
sogaiu
9c2def8fa1 Zulip link was missing protocol portion? 2022-03-30 16:02:38 +02:00
GitHub
783a54e305 Update lockfile.json 2022-03-30 09:56:26 +02:00
GitHub
7bb97d270a Update lockfile.json 2022-03-29 18:46:48 +02:00
Github Actions
69308ad73d Update README 2022-03-29 18:33:32 +02:00
Christian Clason
7e9c46b678 feat: add vimdoc parser and highlight queries 2022-03-29 18:25:23 +02:00
GitHub
82584359b7 Update lockfile.json 2022-03-29 14:29:28 +02:00
GitHub
6390effe38 Update lockfile.json 2022-03-29 08:52:40 +02:00
Pedro Castro
cf9faaa0e3 r(indents): fix brace_list alignment 2022-03-29 08:43:38 +02:00
Pedro Castro
3b974b7257 r(highlights): fix default_parameter 2022-03-28 22:21:25 +02:00
GitHub
e9d6c5de7b Update lockfile.json 2022-03-28 21:27:58 +02:00
Pedro Castro
249cd3ac3e
r(highlights): add default parameter/argument (#2688)
* Update lockfile.json

* r(highlights): default argument/parameter and some updates
2022-03-28 21:17:28 +02:00
GitHub
76cb7cf7e5 Update lockfile.json 2022-03-28 16:19:18 +02:00
GitHub
50b53176a0 Update lockfile.json 2022-03-28 09:44:39 +02:00
GitHub
94bac722bf Update lockfile.json 2022-03-28 09:34:41 +02:00
Christian Clason
97691940d1 doc: mention vim.filetype.add() in README
...instead of `ftdetect` additions
2022-03-27 18:44:11 +02:00
GitHub
b995eebe84 Update lockfile.json 2022-03-27 11:57:02 +02:00
Christian Clason
31155af885
fixup: lock nix, not norg (#2682)
fixup for 739fefa8fa
2022-03-27 11:47:03 +02:00
Stephan Seitz
cd4d802175 highlights: conceal " in JSON
Fixes #645
2022-03-26 18:36:49 +01:00
Christian Clason
739fefa8fa ci: lock nix parser 2022-03-26 12:21:38 +01:00
Christian Clason
a838a35b2b chore: placate luacheck 2022-03-26 10:20:26 +01:00
GitHub
25bd02121b Update lockfile.json 2022-03-26 10:20:26 +01:00
Alexey Orlenko
2f704e538c fix(prisma): highlight "type" keyword 2022-03-24 09:43:33 +01:00
GitHub
0110a8ec8b Update lockfile.json 2022-03-24 09:26:25 +01:00
GitHub
3e2ac54e16 Update lockfile.json 2022-03-22 09:43:45 +01:00
GitHub
9e8749f787 Update lockfile.json 2022-03-20 11:04:32 +01:00
Pedro Castro
e775d0331e injections(r): add comment 2022-03-19 22:44:43 +01:00