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/guile_ls.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/guile_ls.lua') diff --git a/lsp/guile_ls.lua b/lsp/guile_ls.lua index 8beb2530..ad7c69cd 100644 --- a/lsp/guile_ls.lua +++ b/lsp/guile_ls.lua @@ -10,6 +10,7 @@ --- Checkout the repo for more info. --- --- Note: This LSP will start on `scheme.guile` filetype. You can set this file type using `:help modeline` or adding https://gitlab.com/HiPhish/guile.vim to your plugins to automatically set it. +---@type vim.lsp.Config return { cmd = { 'guile-lsp-server' }, filetypes = { -- cgit v1.2.3-70-g09d2