Commit graph

2504 commits

Author SHA1 Message Date
GitHub
aa22dc95c2 Update lockfile.json 2022-04-07 23:39:14 +02:00
Ferdinand Ratajczak
74a455c01e fixup! highlights(python): highlight exception keywords 2022-04-07 23:24:18 +02:00
Ferdinand Ratajczak
1fb68f76af highlights(python): highlight exception keywords 2022-04-07 23:24:18 +02:00
Github Actions
0373e2ae5f Update README 2022-04-07 18:12:18 +02:00
GitHub
90083191df Update lockfile.json 2022-04-07 17:42:53 +02:00
virchau13
f62fb16bba feat: add astro 2022-04-07 16:04:21 +02:00
Stephan Seitz
1031bb4769 highlights(hack): fix typo in "tuple" keyword
https://github.com/slackhq/tree-sitter-hack/pull/34
2022-04-06 22:30:44 +02:00
GitHub
7721e67368 Update lockfile.json 2022-04-06 22:30:44 +02:00
Jędrzej Boczar
717fef738b fix(indent/lua): wrong for nested tables due to branch on opening pairs 2022-04-06 21:28:11 +02:00
Connor Lay (Clay)
ab372a88ef Inject query into lua for set_query calls 2022-04-06 18:21:45 +02:00
GitHub
99625b59b5 Update lockfile.json 2022-04-06 08:59:52 +02:00
GitHub
f083b7bbfe Update lockfile.json 2022-04-05 09:27:43 +02:00
GitHub
ce6c1d3978 Update lockfile.json 2022-04-04 19:07:51 +02:00
adrian5
fa6031d81a highlights(bash): add more builtins 2022-04-04 18:52:14 +02:00
GitHub
56baf1873a Update lockfile.json 2022-04-04 09:38:11 +02:00
Stephan Seitz
bda4b35f76 indents(ecma): use auto indent on (ERROR)
Fixes #2515
2022-04-04 09:03:30 +02:00
Daniel Woznicki
f84a634ffd Changed quotes to appease stylua 2022-04-04 06:58:26 +02:00
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