chore(vimdoc): Auto update
This commit is contained in:
committed by
github-actions[bot]
parent
287ec77eab
commit
244574ccf1
@@ -509,8 +509,8 @@ COMMANDS *outline-commands*
|
|||||||
|
|
||||||
- **:Outline[!]** (✓ bang ✓ mods)
|
- **:Outline[!]** (✓ bang ✓ mods)
|
||||||
Toggle outline. With bang (`!`) the cursor focus stays in your original window
|
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
|
after opening the outline window. Set `outline_window.focus_on_open = false` to
|
||||||
behaviour.
|
always use this behaviour.
|
||||||
You can use command modifiers `topleft`/`aboveleft`/`botright`/`belowright` on
|
You can use command modifiers `topleft`/`aboveleft`/`botright`/`belowright` on
|
||||||
this command to control how the outline window split is created. Other
|
this command to control how the outline window split is created. Other
|
||||||
modifiers are ignored.
|
modifiers are ignored.
|
||||||
@@ -523,8 +523,8 @@ COMMANDS *outline-commands*
|
|||||||
<
|
<
|
||||||
- **:OutlineOpen[!]** (✓ bang ✓ mods)
|
- **:OutlineOpen[!]** (✓ bang ✓ mods)
|
||||||
Open outline. With bang (`!`) the cursor focus stays in your original window
|
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
|
after opening the outline window. Set `outline_window.focus_on_open = false` to
|
||||||
behaviour.
|
always use this behaviour.
|
||||||
You can use command modifiers `topleft`/`aboveleft`/`botright`/`belowright` on
|
You can use command modifiers `topleft`/`aboveleft`/`botright`/`belowright` on
|
||||||
this command to control how the outline window split is created. Other
|
this command to control how the outline window split is created. Other
|
||||||
modifiers are ignored.
|
modifiers are ignored.
|
||||||
|
|||||||
Reference in New Issue
Block a user