mirror of
https://github.com/DefectingCat/nvim
synced 2025-07-15 16:51:33 +00:00
add database plugin
This commit is contained in:
@ -203,12 +203,15 @@ local plugins = {
|
||||
-- database
|
||||
{
|
||||
"tpope/vim-dadbod",
|
||||
event = "BufReadPre",
|
||||
},
|
||||
{
|
||||
"kristijanhusak/vim-dadbod-ui",
|
||||
event = "BufReadPre",
|
||||
},
|
||||
{
|
||||
"kristijanhusak/vim-dadbod-completion",
|
||||
event = "BufReadPre",
|
||||
},
|
||||
|
||||
-- debug
|
||||
|
Reference in New Issue
Block a user