feat: add Astro language server
This commit is contained in:
parent
9c612e49fe
commit
01eebfbefe
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ end
|
|||
|
||||
local servers = {
|
||||
ansiblels = true,
|
||||
astro = true,
|
||||
bashls = true,
|
||||
cssls = true,
|
||||
gopls = true,
|
||||
|
|
Reference in a new issue