Added nvim-cmp as dependency for vim-dadbod-completion
This commit is contained in:
@@ -47,6 +47,7 @@ return {
|
|||||||
dependencies = {
|
dependencies = {
|
||||||
"tpope/vim-dadbod",
|
"tpope/vim-dadbod",
|
||||||
"hrsh7th/nvim-cmp",
|
"hrsh7th/nvim-cmp",
|
||||||
|
"nvim-cmp",
|
||||||
},
|
},
|
||||||
ft = { "sql", "mysql", "plsql" },
|
ft = { "sql", "mysql", "plsql" },
|
||||||
init = function()
|
init = function()
|
||||||
|
|||||||
Reference in New Issue
Block a user