Commit graph

3378 commits

Author SHA1 Message Date
Uy Ha
69388e84c3 add queries project and cmake_minimum_required 2022-12-13 21:17:48 +01:00
Uy Ha
3ac093e702 remove redundant parentheses 2022-12-13 21:17:48 +01:00
Uy Ha
320804c4f1 bind ENV and CACHE as @storageclass 2022-12-13 21:17:48 +01:00
Uy Ha
9508e2188f add OUTPUT_VARIABLE query for list TRANSFORM 2022-12-13 21:17:48 +01:00
Uy Ha
322d723c89 rearrange queries, include all builtin commands in one query 2022-12-13 21:17:48 +01:00
Uy Ha
380287745e add highlight for list command 2022-12-13 21:17:48 +01:00
Uy Ha
15ee2cb240 add highlight for unset command 2022-12-13 21:17:48 +01:00
Uy Ha
d1f8e102e5 add queries for block, return, break, continue, and include 2022-12-13 21:17:48 +01:00
Uy Ha
134d5bee6e feat(cmake): add block_def to fold 2022-12-13 21:17:48 +01:00
Ananda Umamil
1d6e1354b7 highlights(typescript): add module keyword 2022-12-13 21:10:26 +01:00
Raymond Ha
30a45fc76b test: Add test name to summary output 2022-12-13 21:09:54 +01:00
github-actions[bot]
eadfcad580
Update lockfile.json (#3966)
Co-authored-by: GitHub <noreply@github.com>
2022-12-13 06:57:57 +00:00
GitHub
ae0317d78a Update lockfile.json 2022-12-12 07:48:09 +01:00
GitHub
619f1ace03 Update lockfile.json 2022-12-10 08:29:07 +01:00
github-actions[bot]
add21c54c8
Update lockfile.json (#3955)
Co-authored-by: GitHub <noreply@github.com>
2022-12-09 21:19:47 +00:00
gbprod
fbc2ce9d65
feat(php): improve indents for match and switch (#3953) 2022-12-09 22:07:05 +01:00
GitHub
35ad87384b Update lockfile.json 2022-12-09 08:19:06 +01:00
Benedikt Reinartz
84261c67fc
feat(erlang)!: switch parser to maintained fork (#3791)
update queries to breaking changes
2022-12-08 19:40:41 +01:00
GitHub
0b00eb4b82 Update lockfile.json 2022-12-08 11:26:08 +01:00
github-actions[bot]
a824b193af
Update lockfile.json (#3949)
Co-authored-by: GitHub <noreply@github.com>
2022-12-08 10:15:00 +00:00
david-pikas
caa28be705
latex: @nospell for environment names, citations and commands (#3948)
* Added @nospell for environment names and commands

* Added citations to @nospell

Co-authored-by: David Pikas <David.Pikas@iar.com>
2022-12-08 11:01:56 +01:00
GitHub
582e5683fb Update lockfile.json 2022-12-07 18:15:57 +01:00
Raymond Ha
6c4772f7b6 indents(ecma): Fix switch default indent 2022-12-07 18:05:33 +01:00
GitHub
440401c506 Update lockfile.json 2022-12-07 09:36:40 +01:00
GitHub
7eb553ce4d Update lockfile.json 2022-12-06 11:14:57 +01:00
gbprod
56cabb6435 fix(php): add missing php fold query 2022-12-06 10:58:45 +01:00
GitHub
c744b49f13 Update lockfile.json 2022-12-06 08:30:16 +01:00
GitHub
4953fdf73e Update lockfile.json 2022-12-05 17:40:04 +01:00
GitHub
29d8e76465 Update lockfile.json 2022-12-05 08:15:17 +01:00
Julien Burkhard
b6beb5e7d0 feat: support when buf is not current 2022-12-04 18:35:55 +01:00
Stephan Seitz
e71dfc1e7a highlights(go): add @label 2022-12-04 11:56:40 +01:00
GitHub
a2ac48e7f3 Update lockfile.json 2022-12-04 11:47:40 +01:00
GitHub
8e7b61e4aa Update lockfile.json 2022-12-03 18:23:35 +01:00
GitHub
9bfd4259c1 Update lockfile.json 2022-12-03 12:10:24 +01:00
Christian Clason
360315540c fix(julia): update queries to parser change 2022-12-03 12:00:27 +01:00
GitHub
43dbdeea85 Update lockfile.json 2022-12-03 12:00:27 +01:00
GitHub
44289d817e Update lockfile.json 2022-12-02 22:01:19 +01:00
Stephan Seitz
d6a2ecb8b7 highlights: create subscoping for ternary operator
After https://github.com/nvim-treesitter/nvim-treesitter/issues/470,
we decided to use `@conditional` for ternary operator instead of
operator despite `@conditional` is documented for keywords only.
A sub-scoping can make it easier for people to highlight this operator
group differently.

Also unify the usage of `@conditional...` across languages.
2022-12-02 21:42:11 +01:00
GitHub
74c46c8917 Update lockfile.json 2022-12-02 20:22:40 +01:00
Christian Clason
857097b5b3 fix(sql)!: generate from grammar 2022-12-02 20:12:41 +01:00
Christian Clason
cc28f56398 ci: install libfuse2 2022-12-02 19:52:19 +01:00
Folke Lemaitre
39bda37d4a feat: added highlights for markdown checkboxes 2022-12-02 18:02:16 +01:00
GitHub
a49223a99f Update lockfile.json 2022-12-02 09:15:53 +01:00
Aaron Rancsik
2568022580 test(highlights/cpp): add new test for auto as type.builtin. 2022-12-01 15:08:07 +01:00
Aaron Rancsik
45bb230dc0 test(highlights/cpp): type -> type.builtin for primitive types. 2022-12-01 15:08:07 +01:00
Aaron Rancsik
4e21b50fbd highlights(cpp): auto as @type.builtin 2022-12-01 15:08:07 +01:00
Aaron Rancsik
4b99343d6e highlights(c): primitive type as builtin 2022-12-01 15:08:07 +01:00
GitHub
768532453a Update lockfile.json 2022-12-01 09:30:14 +01:00
gbprod
4b90052704 feat(twig): improve twig highlights 2022-11-30 12:35:54 +01:00
GitHub
d1eaf23c9e Update lockfile.json 2022-11-30 08:48:34 +01:00