diff --git a/doc/outline.txt b/doc/outline.txt index 62d2c8b..af67c07 100644 --- a/doc/outline.txt +++ b/doc/outline.txt @@ -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* @@ -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