fix(astrolsp): remove old config option
This commit is contained in:
parent
f3df84dec1
commit
b3f629a30e
@ -12,7 +12,6 @@ return {
|
||||
opts = {
|
||||
-- Configuration table of features provided by AstroLSP
|
||||
features = {
|
||||
autoformat = true, -- enable or disable auto formatting on start
|
||||
codelens = true, -- enable/disable codelens refresh on start
|
||||
inlay_hints = false, -- enable/disable inlay hints on start
|
||||
semantic_tokens = true, -- enable/disable semantic token highlighting
|
||||
|
Loading…
x
Reference in New Issue
Block a user