Small doc fix

This commit is contained in:
Jan Larres 2012-11-21 18:44:28 +13:00
parent 15eddce14f
commit df341841ec

View File

@ -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~