Revert unnecessary style changes
This commit is contained in:
parent
09ef3ccf67
commit
7aea95704e
5 changed files with 6 additions and 8 deletions
|
@ -100,7 +100,6 @@ impl LspAdapter for IntelephenseLspAdapter {
|
|||
async fn initialization_options(&self) -> Option<serde_json::Value> {
|
||||
None
|
||||
}
|
||||
|
||||
async fn language_ids(&self) -> HashMap<String, String> {
|
||||
HashMap::from_iter([("PHP".into(), "php".into())])
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue