DB IDE inside neovim

This commit is contained in:
Afonso Franco 2023-06-03 23:32:54 +01:00
parent 430e2a1c12
commit 8128cac51e
Signed by: afonso
SSH key fingerprint: SHA256:JiuxZNdA5bRWXPMUJChI0AQ75yC+cXY4xM0IaVwEVys
3 changed files with 18 additions and 6 deletions

View file

@ -37,6 +37,12 @@ lazy.setup({
'tpope/vim-obsession',
'tpope/vim-fugitive',
--Database integration
'tpope/vim-dadbod',
'kristijanhusak/vim-dadbod-ui',
'mbbill/undotree',
--Tmux navigation
{
'alexghergh/nvim-tmux-navigation',