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/postgres_lsp.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/postgres_lsp.lua') diff --git a/lsp/postgres_lsp.lua b/lsp/postgres_lsp.lua index 3ae2669e..ddc4a0c7 100644 --- a/lsp/postgres_lsp.lua +++ b/lsp/postgres_lsp.lua @@ -3,6 +3,7 @@ --- https://pgtools.dev --- --- A collection of language tools and a Language Server Protocol (LSP) implementation for Postgres, focusing on developer experience and reliable SQL tooling. +---@type vim.lsp.Config return { cmd = { 'postgrestools', 'lsp-proxy' }, filetypes = { -- cgit v1.2.3-70-g09d2