Commit graph

3246 commits

Author SHA1 Message Date
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
Raymond Ha
1b3f93dcb9
highlights(typescript): add satisfies keyword (#3852) 2022-11-24 16:27:42 +00:00
GitHub
54028a819a Update lockfile.json 2022-11-24 12:47:06 +01:00
gbprod
118a87f7e7 feat: add gitcommit parser 2022-11-24 12:26:02 +01:00
taekwombo
fb4058448a fix(fish): "test" command capture name 2022-11-24 09:37:39 +01:00
GitHub
e2021ba943 Update lockfile.json 2022-11-24 09:36:26 +01:00
Vir Chaudhury
58db1d6340 fix(astro): make the script element use typescript instead of javascript 2022-11-24 09:28:10 +01:00
kylo252
acb65eedc5 fix(installer): ignore globally installed parsers
Problem:    `is_installed` is picking up parsers shipped by neovim v0.8
            with unknown version and compatability
Solution:   only consider a parser installed if it's available in the
            parsers_install_dir
2022-11-24 09:25:58 +01:00
Stephan Seitz
b79c763c03 fix(fish): update for upstream changes
https://github.com/ram02z/tree-sitter-fish/pull/16

Co-authored-by: taekwombo <taekwombo@users.noreply.github.com>
2022-11-24 01:36:18 +01:00
GitHub
554260cdbe Update lockfile.json 2022-11-24 01:36:18 +01:00
figsoda
ace038e1e7 injections(nix): add injections for builtins.match 2022-11-24 00:13:12 +01:00
figsoda
07674600c9 injections(nix): add injections for code blocks
based on https://github.com/cstrahan/tree-sitter-nix/pull/31
2022-11-24 00:13:12 +01:00
figsoda
770066ba01 highlights(nix): highlight parameters 2022-11-24 00:13:12 +01:00
GitHub
18cc1216e1 Update lockfile.json 2022-11-23 09:17:15 +01:00
GitHub
4f07518fb9 Update lockfile.json 2022-11-22 15:37:13 +01:00
Christian Clason
b86d6f865e fixup! help: update queries 2022-11-22 15:28:30 +01:00
Christian Clason
bf5ea2ea99 help: update queries
supports injections for codeblocks starting with, e.g., `>lua`
2022-11-22 15:28:30 +01:00
GitHub
b8800111e2 Update lockfile.json 2022-11-22 09:45:15 +01:00
Viorel Craescu
be5ed65f7f add golang type definition highlight 2022-11-21 14:00:36 +01:00
GitHub
4f885f2d07 Update lockfile.json 2022-11-21 12:09:24 +01:00
Trard
bbe90e9318 removed switch from keywords 2022-11-21 10:23:28 +01:00
GitHub
505ce65660 Update lockfile.json 2022-11-21 09:36:15 +01:00
GitHub
b6e4f54486 Update lockfile.json 2022-11-20 12:33:03 +01:00
ObserverOfTime
370546d283 ci(readme): add experimental annotation
even when the grammar is unmaintained
2022-11-20 12:24:55 +01:00
ObserverOfTime
126a271363 feat: add mermaid 2022-11-20 12:24:55 +01:00
Luke Swithenbank
596fd673f5 Add Spelling to hcl comments 2022-11-20 11:14:12 +01:00
GitHub
24caa23402 Update lockfile.json 2022-11-19 16:45:33 +01:00
Christian Clason
37071a2e97 docs: add @nospell to contributing.md
supported as of Neovim v0.8.1
2022-11-19 16:31:38 +01:00
GitHub
da90af1a91 Update lockfile.json 2022-11-19 11:11:53 +01:00
ObserverOfTime
8a261e32ec feat: add jq 2022-11-18 18:17:52 +01:00
Christian Clason
f5c088771b docs: remove readme png from version control 2022-11-18 17:29:37 +01:00
Christian Clason
d366c5f8d7 Update lockfile.json 2022-11-18 17:28:56 +01:00
Christian Clason
c5ffdef474 Update lockfile.json 2022-11-18 17:07:45 +01:00
Github Actions
e82cc93d57 Update README 2022-11-18 16:51:55 +01:00
ObserverOfTime
63b6f1f984 feat(arduino): separate from cpp 2022-11-18 16:51:08 +01:00
Derek Stride
9705316fff
sql: update parser and query (#3820)
Add better `term` nodes in the select expression
2022-11-18 14:20:39 +00:00
GitHub
dc27512e00 Update lockfile.json 2022-11-16 10:55:06 +01:00
Github Actions
7b5fcf943c Update README 2022-11-16 10:46:08 +01:00
ObserverOfTime
a715e93312 feat: add awk 2022-11-16 10:45:19 +01:00
github-actions[bot]
580c59cb50
Update lockfile.json (#3812)
Co-authored-by: GitHub <noreply@github.com>
2022-11-16 08:45:37 +00:00
FallenAngel97
34807c605a
rego: update parser and queries (#3805)
Co-authored-by: Oleksii Demennikov <odemennikov@lohika.com>
2022-11-16 09:35:41 +01:00
github-actions[bot]
2072692aaa
Update lockfile.json (#3803)
Co-authored-by: GitHub <noreply@github.com>
2022-11-13 11:51:15 +00:00
github-actions[bot]
1d443fe78f
Update README (#3802)
Co-authored-by: Github Actions <actions@github>
2022-11-13 11:43:28 +00:00
Carlos Alexandro Becker
eff0d43b49
feat: vhs (.tape) support (#3726) 2022-11-13 12:33:54 +01:00
GitHub
313daf25e8 Update lockfile.json 2022-11-13 10:25:08 +01:00
Christian Clason
692432df29 julia: update queries to parser change 2022-11-12 11:06:59 +01:00
GitHub
08cbb2f8b3 Update lockfile.json 2022-11-12 11:06:59 +01:00
GitHub
47bda4171a Update lockfile.json 2022-11-11 09:20:56 +01:00
GitHub
1942f35541 Update lockfile.json 2022-11-09 17:52:03 +01:00