chore: DB IDE inside neovim

This commit is contained in:
2023-06-03 23:32:54 +01:00
parent cd0c81900a
commit cb08aefb8e
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',