add php server
This commit is contained in:
@@ -10,7 +10,8 @@ return {
|
||||
"marksman",
|
||||
"csharp-language-server",
|
||||
"sqls",
|
||||
"json-lsp"
|
||||
"json-lsp",
|
||||
"phpactor"
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
@@ -27,6 +27,7 @@ return {
|
||||
"scss",
|
||||
"dockerfile",
|
||||
"c_sharp",
|
||||
"php"
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
@@ -26,4 +26,4 @@ case "$OS" in
|
||||
;;
|
||||
esac
|
||||
|
||||
stow -t ~/.config config
|
||||
#stow -t ~/.config config
|
||||
|
||||
Reference in New Issue
Block a user