Compare commits
4 commits
21b5652752
...
b9cc3936c8
| Author | SHA1 | Date | |
|---|---|---|---|
| b9cc3936c8 | |||
| ec3bba2aff | |||
| eb569157a8 | |||
|
|
2726dc3fb8 |
1 changed files with 1 additions and 0 deletions
|
|
@ -389,6 +389,7 @@ pub const php = .{
|
|||
.extensions = .{"php"},
|
||||
.comment = "//",
|
||||
.injections = "tree-sitter-php/queries/injections.scm",
|
||||
.language_server = .{"intelephense", "--stdio"},
|
||||
};
|
||||
|
||||
pub const purescript = .{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue