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
895 stars 37 forks source link

fix(mux): Change `on_exit` to run on `VimLeavePre` instead of `VimLeave` #159

Closed mrjones2014 closed 6 months ago

mrjones2014 commented 6 months ago

Fixes #158