From 5a49a97f9d3de5c39a2b18d583035285b3640cb0 Mon Sep 17 00:00:00 2001 From: Igor Lacerda Date: Tue, 19 Aug 2025 23:13:01 -0300 Subject: fix: separate type annotation from `@brief` docstring #4017 --- 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 ddc4a0c7..398123ca 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' }, -- cgit v1.2.3-70-g09d2