mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
feat(parsers): update c3, desktop, dot, gomod, idl, julia, kitty, matlab, mlir, nu, php, php_only, tmux
This commit is contained in:
parent
9ee023538e
commit
98fe644cb3
1 changed files with 13 additions and 13 deletions
|
|
@ -166,7 +166,7 @@ return {
|
||||||
},
|
},
|
||||||
c3 = {
|
c3 = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = '057a75df0c866034d8edce989f701ee2cb0481d8',
|
revision = 'e4570693b8064a83cd7826795d5ef29400313d3c',
|
||||||
url = 'https://github.com/c3lang/tree-sitter-c3',
|
url = 'https://github.com/c3lang/tree-sitter-c3',
|
||||||
},
|
},
|
||||||
maintainers = { '@cbuttner' },
|
maintainers = { '@cbuttner' },
|
||||||
|
|
@ -346,7 +346,7 @@ return {
|
||||||
},
|
},
|
||||||
desktop = {
|
desktop = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = 'de6482e226443a210f27627e0240c12aa25c2925',
|
revision = '773d164f6f3abd9cee37be17246bcae78b2ebcbc',
|
||||||
url = 'https://github.com/ValdezFOmar/tree-sitter-desktop',
|
url = 'https://github.com/ValdezFOmar/tree-sitter-desktop',
|
||||||
},
|
},
|
||||||
maintainers = { '@ValdezFOmar' },
|
maintainers = { '@ValdezFOmar' },
|
||||||
|
|
@ -402,7 +402,7 @@ return {
|
||||||
},
|
},
|
||||||
dot = {
|
dot = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = '71e2c5241eef9de920a4efedfefd1d527dd9a118',
|
revision = '80327abbba6f47530edeb0df9f11bd5d5c93c14d',
|
||||||
url = 'https://github.com/rydesun/tree-sitter-dot',
|
url = 'https://github.com/rydesun/tree-sitter-dot',
|
||||||
},
|
},
|
||||||
maintainers = { '@rydesun' },
|
maintainers = { '@rydesun' },
|
||||||
|
|
@ -794,7 +794,7 @@ return {
|
||||||
},
|
},
|
||||||
gomod = {
|
gomod = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = '6efb59652d30e0e9cd5f3b3a669afd6f1a926d3c',
|
revision = '2e886870578eeba1927a2dc4bd2e2b3f598c5f9a',
|
||||||
url = 'https://github.com/camdencheek/tree-sitter-go-mod',
|
url = 'https://github.com/camdencheek/tree-sitter-go-mod',
|
||||||
},
|
},
|
||||||
maintainers = { '@camdencheek' },
|
maintainers = { '@camdencheek' },
|
||||||
|
|
@ -1018,7 +1018,7 @@ return {
|
||||||
},
|
},
|
||||||
idl = {
|
idl = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = '3632e926ef4ba924b05993683111480af0d5c9e3',
|
revision = '86d434e732f971ecec24571e0dcb6b14c8b19952',
|
||||||
url = 'https://github.com/cathaysia/tree-sitter-idl',
|
url = 'https://github.com/cathaysia/tree-sitter-idl',
|
||||||
},
|
},
|
||||||
maintainers = { '@cathaysia' },
|
maintainers = { '@cathaysia' },
|
||||||
|
|
@ -1166,7 +1166,7 @@ return {
|
||||||
},
|
},
|
||||||
julia = {
|
julia = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = '8d11bcffb6eebcb08049436bd01bd98afa058dc4',
|
revision = 'a0b436e4a2895596eb9965a9493e18989defa521',
|
||||||
url = 'https://github.com/tree-sitter-grammars/tree-sitter-julia',
|
url = 'https://github.com/tree-sitter-grammars/tree-sitter-julia',
|
||||||
},
|
},
|
||||||
maintainers = { '@clason' },
|
maintainers = { '@clason' },
|
||||||
|
|
@ -1206,7 +1206,7 @@ return {
|
||||||
},
|
},
|
||||||
kitty = {
|
kitty = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = '064d1b4d8ae1b93244de0ff6bc9f0ee0cffee3b5',
|
revision = '2e9b602ca676cac63887cca5a4535106f3475c82',
|
||||||
url = 'https://github.com/OXY2DEV/tree-sitter-kitty',
|
url = 'https://github.com/OXY2DEV/tree-sitter-kitty',
|
||||||
},
|
},
|
||||||
maintainers = { '@OXY2DEV' },
|
maintainers = { '@OXY2DEV' },
|
||||||
|
|
@ -1374,7 +1374,7 @@ return {
|
||||||
},
|
},
|
||||||
matlab = {
|
matlab = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = '96a3e8fb0a4ebd0db64db6b52043483937e9ca3a',
|
revision = 'd8f5728f67877d829b6ccd1b8bd1e0ad02b22217',
|
||||||
url = 'https://github.com/acristoffers/tree-sitter-matlab',
|
url = 'https://github.com/acristoffers/tree-sitter-matlab',
|
||||||
},
|
},
|
||||||
maintainers = { '@acristoffers' },
|
maintainers = { '@acristoffers' },
|
||||||
|
|
@ -1406,7 +1406,7 @@ return {
|
||||||
mlir = {
|
mlir = {
|
||||||
install_info = {
|
install_info = {
|
||||||
generate = true,
|
generate = true,
|
||||||
revision = '47c3f2cf3b10016503f2577c2d99c15bb2053402',
|
revision = '65435795eb4132d5eff66d62347050e863e5ebe5',
|
||||||
url = 'https://github.com/artagnon/tree-sitter-mlir',
|
url = 'https://github.com/artagnon/tree-sitter-mlir',
|
||||||
},
|
},
|
||||||
maintainers = { '@artagnon' },
|
maintainers = { '@artagnon' },
|
||||||
|
|
@ -1486,7 +1486,7 @@ return {
|
||||||
},
|
},
|
||||||
nu = {
|
nu = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = '4f4ac8667c1e7f80d0d9f9534845e63026210aaf',
|
revision = '47d4b4f5369c0cae866724758ae88ef07e10e4f1',
|
||||||
url = 'https://github.com/nushell/tree-sitter-nu',
|
url = 'https://github.com/nushell/tree-sitter-nu',
|
||||||
},
|
},
|
||||||
maintainers = { '@abhisheksingh0x558' },
|
maintainers = { '@abhisheksingh0x558' },
|
||||||
|
|
@ -1581,7 +1581,7 @@ return {
|
||||||
php = {
|
php = {
|
||||||
install_info = {
|
install_info = {
|
||||||
location = 'php',
|
location = 'php',
|
||||||
revision = '9a85df21c63bdaf1695b7ac1430e29354cb5904f',
|
revision = 'de11d0bcec62b8ed6b0c7edd55051042f37b8b05',
|
||||||
url = 'https://github.com/tree-sitter/tree-sitter-php',
|
url = 'https://github.com/tree-sitter/tree-sitter-php',
|
||||||
},
|
},
|
||||||
maintainers = { '@tk-shirasaka', '@calebdw' },
|
maintainers = { '@tk-shirasaka', '@calebdw' },
|
||||||
|
|
@ -1592,7 +1592,7 @@ return {
|
||||||
php_only = {
|
php_only = {
|
||||||
install_info = {
|
install_info = {
|
||||||
location = 'php_only',
|
location = 'php_only',
|
||||||
revision = '9a85df21c63bdaf1695b7ac1430e29354cb5904f',
|
revision = 'de11d0bcec62b8ed6b0c7edd55051042f37b8b05',
|
||||||
url = 'https://github.com/tree-sitter/tree-sitter-php',
|
url = 'https://github.com/tree-sitter/tree-sitter-php',
|
||||||
},
|
},
|
||||||
maintainers = { '@tk-shirasaka', '@calebdw' },
|
maintainers = { '@tk-shirasaka', '@calebdw' },
|
||||||
|
|
@ -2372,7 +2372,7 @@ return {
|
||||||
},
|
},
|
||||||
tmux = {
|
tmux = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = '815f8fa5ac7aeb6246c14896d16082fecdf98b2b',
|
revision = '75d1b995b0c23400ac8e49db757a2e0386f9fa8f',
|
||||||
url = 'https://github.com/Freed-Wu/tree-sitter-tmux',
|
url = 'https://github.com/Freed-Wu/tree-sitter-tmux',
|
||||||
},
|
},
|
||||||
maintainers = { '@Freed-Wu', '@stevenxxiu' },
|
maintainers = { '@Freed-Wu', '@stevenxxiu' },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue