Skip to content

Commit

Permalink
Version 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
majutsushi committed Nov 26, 2011
1 parent 34d5891 commit 25f6d8c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions _posts/2011-11-26-2.2.markdown
@@ -0,0 +1,19 @@
---
title: 2.2
---

- Small incompatible change: TagbarOpen now doesn't jump to the Tagbar window
anymore if it is already open. Use "TagbarOpen j" instead or see its
documentation for more options.
- Tags inside of scopes now have a header displaying their "kind".
- The Tagbar contents are now immediately updated on save for files smaller
than a configurable size.
- Tagbar can now be configured to jump to a tag with only a single-click
instead of a double-click.
- Most of the script has been moved to the autoload directory, so Vim startup
should be faster (thanks to Kien N).
- Jumping to tags should work most of the time even if the file has been
modified and not saved.
- If Ctags has been installed into the default location using Homebrew or
MacPorts it should now be found automatically.
- Several bugfixes.

0 comments on commit 25f6d8c

Please sign in to comment.