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/pyrefly.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/pyrefly.lua') diff --git a/lsp/pyrefly.lua b/lsp/pyrefly.lua index e8ac037b..e4758d1a 100644 --- a/lsp/pyrefly.lua +++ b/lsp/pyrefly.lua @@ -7,6 +7,7 @@ -- `pyrefly` is still in development, so please report any errors to -- our issues page at https://github.com/facebook/pyrefly/issues. +---@type vim.lsp.Config return { cmd = { 'pyrefly', 'lsp' }, filetypes = { 'python' }, -- cgit v1.2.3-70-g09d2