From 5a49a97f9d3de5c39a2b18d583035285b3640cb0 Mon Sep 17 00:00:00 2001 From: Igor Lacerda Date: Tue, 19 Aug 2025 23:13:01 -0300 Subject: fix: separate type annotation from `@brief` docstring #4017 --- lsp/vale_ls.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/vale_ls.lua') 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' }, -- cgit v1.2.3-70-g09d2