feat(ui): Add more LSP improvements, install fancy UI plugins
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---@type vim.lsp.Config
|
||||
return {
|
||||
root_markers = { "composer.json" },
|
||||
filetypes = { "php" },
|
||||
root_markers = { ".git" },
|
||||
---@type lspconfig.settings.intelephense
|
||||
settings = {
|
||||
intelephense = {
|
||||
|
||||
Reference in New Issue
Block a user