add php server

This commit is contained in:
KaasKop
2024-04-20 19:47:50 +02:00
parent 8fb5a9a6d9
commit 4a85023e9d
3 changed files with 4 additions and 2 deletions

View File

@@ -10,7 +10,8 @@ return {
"marksman", "marksman",
"csharp-language-server", "csharp-language-server",
"sqls", "sqls",
"json-lsp" "json-lsp",
"phpactor"
}, },
}, },
} }

View File

@@ -27,6 +27,7 @@ return {
"scss", "scss",
"dockerfile", "dockerfile",
"c_sharp", "c_sharp",
"php"
}, },
}, },
} }

View File

@@ -26,4 +26,4 @@ case "$OS" in
;; ;;
esac esac
stow -t ~/.config config #stow -t ~/.config config