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
831 stars 33 forks source link

feat(api): make floating window behavior configurable #202

Closed toupeira closed 2 months ago

toupeira commented 2 months ago

Implements https://github.com/mrjones2014/smart-splits.nvim/issues/201

toupeira commented 2 months ago

Oh sorry didn't notice the Stylua errors, fixed now!