mirror of
https://github.com/preservim/tagbar.git
synced 2026-01-24 14:22:46 +08:00
* 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