Commit graph

3256 commits

Author SHA1 Message Date
GitHub
9af6ea8eb6 Update lockfile.json 2022-11-25 14:13:00 +01:00
Github Actions
4b2cd221be Update README 2022-11-25 13:27:12 +01:00
RubixDev
41a59591a5 Add ebnf parser 2022-11-25 13:25:45 +01:00
GitHub
cffe9c28b8 Update lockfile.json 2022-11-25 11:10:34 +01:00
gbprod
5c86b95f8d feat(gitcommit): improve diff injection since last parser update 2022-11-25 10:58:11 +01:00
ObserverOfTime
5e055d81e0 feat(gitcommit): add spell checking 2022-11-25 09:00:42 +01:00
Stephan Seitz
c8afa9fd3f ci: fix check for valid capture
Arguments to vim.startswith where swapped. Prefix has to go second.
2022-11-25 09:42:20 +02:00
Raymond Ha
faf78ce12a Narrow as @include query 2022-11-25 00:34:25 +01:00
Raymond Ha
ef24c633f6 highlights(typescript): Fix as highlight 2022-11-25 00:34:25 +01:00
GitHub
d43de223c7 Update lockfile.json 2022-11-24 22:03:42 +01:00
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