diff --git a/lua/ow/core/mappings.lua b/lua/ow/core/mappings.lua index d3b57fa..8235df5 100644 --- a/lua/ow/core/mappings.lua +++ b/lua/ow/core/mappings.lua @@ -48,7 +48,7 @@ vim.keymap.set({ "n", "i" }, "", function() return close_pum() end, { expr = true }) -vim.keymap.set("n", "q", ":bp | bd#") +vim.keymap.set("n", "q", ":bn | bd#") -- Allow (de)indenting without deselecting vim.keymap.set({ "x" }, "<", "