Skip to content

Commit

Permalink
chore(vimdoc): Auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
hedyhli authored and github-actions[bot] committed Jul 5, 2024
1 parent 287ec77 commit 244574c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/outline.txt
Original file line number Diff line number Diff line change
Expand Up @@ -509,8 +509,8 @@ COMMANDS *outline-commands*

- **:Outline[!]** (✓ bang ✓ mods)
Toggle outline. With bang (`!`) the cursor focus stays in your original window
after opening the outline window. Set `focus_on_open = true` to always use this
behaviour.
after opening the outline window. Set `outline_window.focus_on_open = false` to
always use this behaviour.
You can use command modifiers `topleft`/`aboveleft`/`botright`/`belowright` on
this command to control how the outline window split is created. Other
modifiers are ignored.
Expand All @@ -523,8 +523,8 @@ COMMANDS *outline-commands*
<
- **:OutlineOpen[!]** (✓ bang ✓ mods)
Open outline. With bang (`!`) the cursor focus stays in your original window
after opening the outline window. Set `focus_on_open = true` to always use this
behaviour.
after opening the outline window. Set `outline_window.focus_on_open = false` to
always use this behaviour.
You can use command modifiers `topleft`/`aboveleft`/`botright`/`belowright` on
this command to control how the outline window split is created. Other
modifiers are ignored.
Expand Down

0 comments on commit 244574c

Please sign in to comment.