From f8b5cbe6312b568def1f91d747e2cdb8984fdf2e Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Fri, 18 Apr 2025 17:44:38 +0200 Subject: docs: cleanup - brief should live at the top of each file - fix indentation for some docs --- lsp/postgres_lsp.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lsp/postgres_lsp.lua') diff --git a/lsp/postgres_lsp.lua b/lsp/postgres_lsp.lua index 901059e3..3ae2669e 100644 --- a/lsp/postgres_lsp.lua +++ b/lsp/postgres_lsp.lua @@ -1,8 +1,8 @@ ---@brief --- --- 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. +--- 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. return { cmd = { 'postgrestools', 'lsp-proxy' }, filetypes = { -- cgit v1.2.3-70-g09d2