mirror of
https://github.com/gryf/tagbar.git
synced 2026-05-04 04:40:53 +02:00
00841836b4
* Add g:tagbar_scroll_offset configuration Closes #564 Add option for `g:tagbar_scrolloff` to issue a `setlocal scrolloff=#` during tagbar window init * Address review comments