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