diff --git a/doc/tagbar.txt b/doc/tagbar.txt index b009a14..647aa06 100644 --- a/doc/tagbar.txt +++ b/doc/tagbar.txt @@ -195,10 +195,10 @@ and have it close automatically on tag selection regardless of the |g:tagbar_autoclose| setting. Pausing the Tagbar window~ -Use :TagbarTogglePause to toggle freezing the Tagbar window on its currently -displayed file. Freezing the window stops the Tagbar from changing when -switching to a different source file. All Tagbar functionality continues -to work as expected. Unfreezing the window will cause it to load the current +Use |:TagbarTogglePause| to toggle freezing the Tagbar window on its currently +displayed file. Freezing the window stops the Tagbar contents from changing +when switching to a different source file. All Tagbar functionality continues +to work as expected. Unfreezing the window will cause it to load the current source file. Jumping to tags~