Add dadbod as a database client for neovim

This commit is contained in:
Alexander Navarro 2023-10-29 22:24:50 -03:00
parent f9b0ddf8d9
commit 58f515d9d0
6 changed files with 91 additions and 5 deletions

View file

@ -22,6 +22,7 @@ return {
"python",
"regex",
"rust",
"sql",
"tsx",
"typescript",
"vim",