-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Not sure if the title makes sense, and actually not even sure this is possible with the Neovim API, but basically what I want is, if my cursor is in the leftmost split, and I call require('Navigator').left(), it should go to the rightmost split.
This already works this way with the tmux panes, but not with Neovim splits.
Example of how it works in tmux splits:
vs. in Neovim splits
Does that make sense? Not sure if I explained that too well 😅
Metadata
Metadata
Assignees
Labels
No labels

