1
0
mirror of https://github.com/gryf/tagbar.git synced 2025-12-29 09:52:28 +01:00

Version 2.4

This commit is contained in:
Jan Larres
2012-06-17 21:19:43 +12:00
parent 2144f8cdf3
commit a6b6e2d406

View File

@@ -0,0 +1,11 @@
---
title: 2.4
---
- New function tagbar#currenttag() that reports the current tag, for example
for putting it into the statusline.
- New command TagbarGetTypeConfig for easy customization of an existing type.
- Type definitions now can be loaded from ftplugins.
- The autoopen() function is now a bit more flexible.
- Vala is now supported if Anjuta is installed.
- Various other small improvements and bugfixes.