aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/postgres_lsp.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/postgres_lsp.lua')
-rw-r--r--lsp/postgres_lsp.lua6
1 files changed, 3 insertions, 3 deletions
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 = {