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

Version 2.6.1

This commit is contained in:
Jan Larres
2014-01-23 23:17:00 +13:00
parent b610fb2f5d
commit e872e67641
4 changed files with 11 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
Author: Jan Larres <jan@majutsushi.net>
Licence: Vim licence, see |license|
Homepage: http://majutsushi.github.com/tagbar/
Version: 2.6
Version: 2.6.1
==============================================================================
Contents *tagbar* *tagbar-contents*
@@ -1231,6 +1231,13 @@ file.
==============================================================================
8. History *tagbar-history*
2.6.1 (2014-01-23)
- Automatically close the preview window when jumping to a tag
- Don't forget the previous window in certain situations, which was
causing problems with for example fugitive
- Fixed toggling kind-specific folds
- Fixed ctags error that can happen with Cygwin
2.6 (2013-12-06)
- Added possibility to show tags in the preview window, either manually or
automatically.