1
0
mirror of https://github.com/gryf/tagbar.git synced 2025-12-17 11:30:28 +01:00

Fix for #647: Add g:tagbar_wrap option

This commit is contained in:
raven42
2020-09-21 08:24:01 -05:00
parent 30fb229937
commit 22df1b87af
3 changed files with 27 additions and 1 deletions

View File

@@ -109,6 +109,7 @@ function! s:setup_options() abort
\ ['zoomwidth', 1],
\ ['silent', 0],
\ ['use_cache', 1],
\ ['wrap', 0],
\ ]
for [opt, val] in options