Skip to content

Commit

Permalink
docs: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hedyhli committed Nov 11, 2023
1 parent 9946da8 commit 026e058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 026e058

Please sign in to comment.