Merge branch 'master' of github.com:hedyhli/symbols-outline.nvim

This commit is contained in:
hedy
2023-11-11 16:01:21 +08:00

View File

@@ -452,7 +452,7 @@ Symbols-outline provides the following public API for use in lua.
TIPS *symbols-outline-tips*
- To open the outline but dont 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 `<C-g>` (default