Skip to content

Commit

Permalink
Auto-generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 21, 2024
1 parent b32a584 commit 4e61d08
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/winmove.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,13 @@ active during modes.
})
<

There are three behaviour when moving or swapping towards an edge of the
editor:

- `winmove.AtEdge.None`: Do nothing.
- `winmove.AtEdge.Wrap`: Wrap around to the opposite edge.
- `winmove.AtEdge.MoveToTab`: Move to the previous/next tab if possible.


AUTOCOMMANDS *winmove-autocommands*

Expand Down

0 comments on commit 4e61d08

Please sign in to comment.