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