mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
fix(neovim): SQL support fixed
- fix: Old completion plugin removed - refactor: All DADBOD plugins & their configs merged - new: Map <leader>Q to execute query - LSP: sqlls lsp removed
This commit is contained in:
@@ -17,7 +17,6 @@ vim.lsp.enable({
|
||||
"shellcheck",
|
||||
"shellharden",
|
||||
"shfmt",
|
||||
"sqlls",
|
||||
"taplo",
|
||||
"trivy",
|
||||
"ts_ls",
|
||||
|
||||
Reference in New Issue
Block a user