Add grammarly-languageserver as an LSP

This commit is contained in:
Oliver Davies 2024-01-25 23:34:44 +00:00
parent 18ef99795a
commit 2a72ffab2e
3 changed files with 6 additions and 0 deletions

View file

@ -72,6 +72,7 @@ local servers = {
bashls = true,
cssls = true,
gopls = true,
grammarly = true,
html = true,
rnix = true,
terraformls = true,