Removed windows.nvim due to conflict with aerial. Added vim-dadbod-ui

This commit is contained in:
2025-01-23 11:07:50 +11:00
parent cc7d2566fb
commit 381a4f5c2d
5 changed files with 35 additions and 25 deletions

View File

@@ -12,11 +12,10 @@ return {
vim.keymap.set("n", "}", "<cmd>AerialNext<CR>", { buffer = bufnr })
end,
layout = {
default_direction = "prefer_left",
min_width = 30,
max_width = { 40, 0.3 },
width = nil,
max_width = { 40, 0.2 },
preserve_equality = true,
min_width = 10,
default_direction = "prefer_left",
},
filter_kind = {
"Class",