1
0
mirror of https://github.com/gryf/tagbar.git synced 2025-12-17 11:30:28 +01:00

Add map to allow pausing/unpausing tagbar

This commit is contained in:
fievel
2018-06-15 10:27:33 +02:00
parent 877515b0d8
commit 44f114a7cb
3 changed files with 20 additions and 0 deletions

View File

@@ -360,6 +360,8 @@ s Toggle sort order between name and file order.
Map option: tagbar_map_togglesort
c Toggle the |g:tagbar_autoclose| option.
Map option: tagbar_map_toggleautoclose
t Toggle the pause (like :TagbarTogglePause)
Map option: tagbar_map_togglepause
x Toggle zooming the window.
Map option: tagbar_map_zoomwin
q Close the Tagbar window.