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/ruby_lsp.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/ruby_lsp.lua') diff --git a/lsp/ruby_lsp.lua b/lsp/ruby_lsp.lua index db6c4da2..e987e229 100644 --- a/lsp/ruby_lsp.lua +++ b/lsp/ruby_lsp.lua @@ -11,6 +11,7 @@ --- ```sh --- gem install ruby-lsp --- ``` +---@type vim.lsp.Config return { cmd = { 'ruby-lsp' }, filetypes = { 'ruby', 'eruby' }, -- cgit v1.2.3-70-g09d2