update documentation for tagbar_autofocus

This commit is contained in:
Taybin Rutkin
2011-03-05 19:29:52 +13:00
committed by Jan Larres
parent eb1ccae17e
commit 07997460d1
+10
View File
@@ -283,6 +283,16 @@ Example:
let g:tagbar_autoclose = 1
<
*g:tagbar_autofocus*
g:tagbar_autofocus~
If you set this option the cursor will move to the Tagbar window when it is
opened. The default is to not move the cursor to the window.
Example:
>
let g:tagbar_autofocus = 1
<
*g:tagbar_sort*
g:tagbar_sort~
If this option is set the tags are sorted according to their name. If it is