diff options
Diffstat (limited to 'lsp/vale_ls.lua')
| -rw-r--r-- | lsp/vale_ls.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/vale_ls.lua b/lsp/vale_ls.lua index d0fc998a..f447d02d 100644 --- a/lsp/vale_ls.lua +++ b/lsp/vale_ls.lua @@ -1,6 +1,6 @@ ---@brief --- ----https://github.com/errata-ai/vale-ls +-- https://github.com/errata-ai/vale-ls -- -- An implementation of the Language Server Protocol (LSP) for the Vale command-line tool. return { |
