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/starpls.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/starpls.lua') diff --git a/lsp/starpls.lua b/lsp/starpls.lua index c73fae62..ae4fd78e 100644 --- a/lsp/starpls.lua +++ b/lsp/starpls.lua @@ -3,6 +3,7 @@ --- https://github.com/withered-magic/starpls --- --- `starpls` is an LSP implementation for Starlark. Installation instructions can be found in the project's README. +---@type vim.lsp.Config return { cmd = { 'starpls' }, filetypes = { 'bzl' }, -- cgit v1.2.3-70-g09d2