docs: Fix typo

This commit is contained in:
hedy
2023-11-11 14:41:35 +08:00
parent 9946da8de4
commit 026e05840b

View File

@@ -812,7 +812,7 @@ require'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.