mrjones2014 / smart-splits.nvim

🧠 Smart, seamless, directional navigation and resizing of Neovim + terminal multiplexer splits. Supports tmux, Wezterm, and Kitty. Think about splits in terms of "up/down/left/right".
MIT License
977 stars 43 forks source link

improved(mappings): support ranges in keymaps (for example, `10<A-h>` to `resize_left` by `(10 * config.default_amount)`) #43

Closed mrjones2014 closed 1 year ago

mrjones2014 commented 1 year ago

Fixes #42