From 030a72f0aa4d56f9e8ff67921e6e3ffd0e97bf07 Mon Sep 17 00:00:00 2001 From: Igor Date: Mon, 18 Aug 2025 23:39:23 -0300 Subject: chore: add type annotation for configs --- lsp/lua_ls.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/lua_ls.lua') diff --git a/lsp/lua_ls.lua b/lsp/lua_ls.lua index d7a1821a..60793fa8 100644 --- a/lsp/lua_ls.lua +++ b/lsp/lua_ls.lua @@ -67,6 +67,7 @@ --- * [Lua.runtime.path](https://luals.github.io/wiki/settings/#runtimepath) --- * [Lua.workspace.library](https://luals.github.io/wiki/settings/#workspacelibrary) --- +---@type vim.lsp.Config return { cmd = { 'lua-language-server' }, filetypes = { 'lua' }, -- cgit v1.2.3-70-g09d2