mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-18 03:50:26 +01:00
Allow configuring zoom, closes #189
This commit is contained in:
@@ -65,6 +65,7 @@ let s:options = [
|
||||
\ ['sort', 1],
|
||||
\ ['systemenc', &encoding],
|
||||
\ ['width', 40],
|
||||
\ ['zoomwidth', 1],
|
||||
\ ]
|
||||
|
||||
for [opt, val] in s:options
|
||||
|
||||
Reference in New Issue
Block a user