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
904 stars 38 forks source link

add note about lazy loading with kitty integration #238

Closed mrjones2014 closed 1 week ago

mrjones2014 commented 1 week ago

The plugin shouldn't be lazy loaded when using Kitty integration. This needs to be documented in the README.md.

Originally raised by @klnstprx in https://github.com/mrjones2014/smart-splits.nvim/discussions/236