diff options
Diffstat (limited to 'lsp/postgres_lsp.lua')
| -rw-r--r-- | lsp/postgres_lsp.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/postgres_lsp.lua b/lsp/postgres_lsp.lua index d215a2fb..901059e3 100644 --- a/lsp/postgres_lsp.lua +++ b/lsp/postgres_lsp.lua @@ -1,6 +1,6 @@ ---@brief --- ----https://pgtools.dev +-- 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 { |
