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/please.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/please.lua') diff --git a/lsp/please.lua b/lsp/please.lua index 116fe51c..9fec5264 100644 --- a/lsp/please.lua +++ b/lsp/please.lua @@ -5,6 +5,7 @@ --- High-performance extensible build system for reproducible multi-language builds. --- --- The `plz` binary will automatically install the LSP for you on first run +---@type vim.lsp.Config return { cmd = { 'plz', 'tool', 'lps' }, filetypes = { 'bzl' }, -- cgit v1.2.3-70-g09d2