aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/vale_ls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/vale_ls.lua')
-rw-r--r--lsp/vale_ls.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/vale_ls.lua b/lsp/vale_ls.lua
index 4daa7d84..2021efae 100644
--- a/lsp/vale_ls.lua
+++ b/lsp/vale_ls.lua
@@ -3,6 +3,7 @@
--- https://github.com/errata-ai/vale-ls
---
--- An implementation of the Language Server Protocol (LSP) for the Vale command-line tool.
+
---@type vim.lsp.Config
return {
cmd = { 'vale-ls' },