1
0
Fork 0
forked from nya/nvim

add phpactor to lspconfig

This commit is contained in:
bunny winter 2025-02-03 16:13:39 -06:00
parent 0a753e0501
commit ac6df62a92
Signed by: nya
SSH key fingerprint: SHA256:aFOeJZAb3Y7XJxd+BReehNPp/dmurGW9M13mIayeOm0

View file

@ -95,6 +95,7 @@ return {
}, },
}, },
}, },
phpactor = {},
ts_ls = {}, ts_ls = {},
tailwindcss = { tailwindcss = {
settings = { settings = {