mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 17:30:08 -04:00
parent
2873d1efda
commit
68d2b01572
1 changed files with 7 additions and 0 deletions
|
|
@ -140,6 +140,13 @@ list.bash = {
|
||||||
maintainers = {"@TravonteD"},
|
maintainers = {"@TravonteD"},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
list.fish = {
|
||||||
|
install_info = {
|
||||||
|
url = "https://github.com/krnik/tree-sitter-fish",
|
||||||
|
files = { "src/parser.c", "src/scanner.c" },
|
||||||
|
},
|
||||||
|
}
|
||||||
|
|
||||||
list.php = {
|
list.php = {
|
||||||
install_info = {
|
install_info = {
|
||||||
url = "https://github.com/tree-sitter/tree-sitter-php",
|
url = "https://github.com/tree-sitter/tree-sitter-php",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue