fix(lsp): remove unnecessary config field
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
local lsp = require("lsp")
|
||||
|
||||
---@type vim.lsp.Config
|
||||
return {
|
||||
on_attach = lsp.on_attach,
|
||||
init_options = {
|
||||
settings = {
|
||||
xml = {
|
||||
|
||||
Reference in New Issue
Block a user