Added more dependencies
This commit is contained in:
@@ -48,6 +48,9 @@ return {
|
|||||||
"tpope/vim-dadbod",
|
"tpope/vim-dadbod",
|
||||||
"hrsh7th/nvim-cmp",
|
"hrsh7th/nvim-cmp",
|
||||||
"nvim-cmp",
|
"nvim-cmp",
|
||||||
|
"hrsh7th/cmp-nvim-lsp",
|
||||||
|
"hrsh7th/cmp-buffer",
|
||||||
|
"hrsh7th/cmp-path",
|
||||||
},
|
},
|
||||||
ft = { "sql", "mysql", "plsql" },
|
ft = { "sql", "mysql", "plsql" },
|
||||||
init = function()
|
init = function()
|
||||||
|
|||||||
Reference in New Issue
Block a user