From 486e6c502dc9b4f7c49d9e8a19d1532b80bf1540 Mon Sep 17 00:00:00 2001 From: hedyhli Date: Sat, 11 Nov 2023 06:42:06 +0000 Subject: [PATCH] Auto generate vim docs --- doc/symbols-outline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/symbols-outline.txt b/doc/symbols-outline.txt index faf2779..9d8df76 100644 --- a/doc/symbols-outline.txt +++ b/doc/symbols-outline.txt @@ -452,7 +452,7 @@ Symbols-outline provides the following public API for use in lua. TIPS *symbols-outline-tips* - To open the outline but don’t focus on it, you can use `:SymbolsOutline!` or - `:SymbolsOutlineOpen`. + `:SymbolsOutlineOpen!`. This is useful in autocmds, say you have a filetype that, whenever a buffer with that filetype is opened you want to open the outline. - After navigating around in the outline window, you can use `` (default