mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 19:40:27 +01:00
- added zo alias to OpenFold() - added za alias to ToggleFold() - added zc alias to CloseFold() - added zC alias to CloseParent() - added zn alias to SetFoldLevel(99, 1) - added zR alias to SetFoldLevel(99, 1) - added zM alias to SetFoldLevel(0, 1) - changed z zoom shortcut to zz to avoid delay caused by presence of new z-prefix bindings - update s:PrintHelp() to reflect new bindings