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/sixtyfps.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/sixtyfps.lua') diff --git a/lsp/sixtyfps.lua b/lsp/sixtyfps.lua index 573c3ad5..11e4d65b 100644 --- a/lsp/sixtyfps.lua +++ b/lsp/sixtyfps.lua @@ -17,6 +17,7 @@ --- ``` --- --- or by installing a filetype plugin such as https://github.com/RustemB/sixtyfps-vim +---@type vim.lsp.Config return { cmd = { 'sixtyfps-lsp' }, filetypes = { 'sixtyfps' }, -- cgit v1.2.3-70-g09d2