Update php treesiter config.
This commit is contained in:
parent
32f53f09a4
commit
cbaed77f63
@ -340,7 +340,7 @@
|
|||||||
(lua . ("https://github.com/Azganoth/tree-sitter-lua"))
|
(lua . ("https://github.com/Azganoth/tree-sitter-lua"))
|
||||||
(make . ("https://github.com/alemuller/tree-sitter-make"))
|
(make . ("https://github.com/alemuller/tree-sitter-make"))
|
||||||
(python . ("https://github.com/tree-sitter/tree-sitter-python"))
|
(python . ("https://github.com/tree-sitter/tree-sitter-python"))
|
||||||
(php . ("https://github.com/tree-sitter/tree-sitter-php"))
|
(php . ("https://github.com/tree-sitter/tree-sitter-php" "master" "php/src"))
|
||||||
(ruby . ("https://github.com/tree-sitter/tree-sitter-ruby"))
|
(ruby . ("https://github.com/tree-sitter/tree-sitter-ruby"))
|
||||||
(rust . ("https://github.com/tree-sitter/tree-sitter-rust"))
|
(rust . ("https://github.com/tree-sitter/tree-sitter-rust"))
|
||||||
(sql . ("https://github.com/m-novikov/tree-sitter-sql"))
|
(sql . ("https://github.com/m-novikov/tree-sitter-sql"))
|
||||||
|
Loading…
Reference in New Issue
Block a user