mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-15 20:04:34 +02:00
- Updated `<S-h>`, `<S-l>`, `[b`, and `]b` mappings to support `v:count1` for navigating buffers with a count, improving flexibility. - Modified `<leader>bo` to delete buffers not in the current tab layout, providing better control over buffer cleanup. - Added `<leader>bO` as a new mapping to delete other buffers, complementing the existing buffer deletion commands. - Improved descriptions for clarity and consistency across all buffer-related mappings. |
||
---|---|---|
.. | ||
autocmds.lua | ||
init.lua | ||
keymaps.lua | ||
options.lua |