Add grammarly-languageserver as an LSP
This commit is contained in:
parent
18ef99795a
commit
2a72ffab2e
3 changed files with 6 additions and 0 deletions
|
@ -72,6 +72,7 @@ local servers = {
|
|||
bashls = true,
|
||||
cssls = true,
|
||||
gopls = true,
|
||||
grammarly = true,
|
||||
html = true,
|
||||
rnix = true,
|
||||
terraformls = true,
|
||||
|
|
Reference in a new issue