mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 11:30:28 +01:00
Fix typo in help (#711)
This commit is contained in:
@@ -2098,7 +2098,7 @@ function! s:PrintHelp() abort
|
||||
\ ['preview', 'As above, but stay in tagbar window'],
|
||||
\ ['previewwin', 'Show tag in preview window'],
|
||||
\ ['nexttag', 'Go to next top-level tag'],
|
||||
\ ['prevtag', 'Go to preveous top-level tag'],
|
||||
\ ['prevtag', 'Go to previous top-level tag'],
|
||||
\ ['showproto', 'Display tag prototype'],
|
||||
\ ['hidenonpublic', 'Hide non-public tags'],
|
||||
\ ]
|
||||
|
||||
Reference in New Issue
Block a user