installs mysql
This commit is contained in:
parent
a68499b913
commit
3553a552fc
2 changed files with 2 additions and 4 deletions
|
|
@ -13,8 +13,6 @@ return {
|
|||
},
|
||||
init = function()
|
||||
vim.g.db_ui_use_nerd_fonts = 1
|
||||
vim.g.dbs = {
|
||||
{ name = "freed_dev", url = "sqlite:./freed.db" },
|
||||
}
|
||||
vim.g.dbs = {}
|
||||
end,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue