Added more dependencies

This commit is contained in:
2026-02-03 13:18:21 -07:00
parent 5b6c9c986f
commit 74b1528403

View File

@@ -48,6 +48,9 @@ return {
"tpope/vim-dadbod",
"hrsh7th/nvim-cmp",
"nvim-cmp",
"hrsh7th/cmp-nvim-lsp",
"hrsh7th/cmp-buffer",
"hrsh7th/cmp-path",
},
ft = { "sql", "mysql", "plsql" },
init = function()