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 May 29, 2024
1 parent b199de1 commit 6a91568
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion doc/outline.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*outline.txt* For NVIM v0.7.0 Last change: 2024 May 02
*outline.txt* For NVIM v0.7.0 Last change: 2024 May 29

==============================================================================
Table of Contents *outline-table-of-contents*
Expand Down Expand Up @@ -530,6 +530,9 @@ COMMANDS *outline-commands*
:OutlineOpen " opens with 'topleft vsplit'
<

If the outline is already open, running this command without bang will focus on
the outline window.

- **:OutlineClose**: Close outline
- **:OutlineFocus**: Toggle focus between outline and code/source window
- **:OutlineFocusOutline**: Focus on outline
Expand Down

0 comments on commit 6a91568

Please sign in to comment.