Silent option

If the silent option is set, tagbar doesn't echo out information about
the tag the cursor is on in the tagbar window.
This commit is contained in:
Anmol Sethi
2016-10-19 12:58:40 +13:00
committed by Jan Larres
parent b6298c0ca0
commit b99e103258
3 changed files with 17 additions and 1 deletions
+1
View File
@@ -75,6 +75,7 @@ function! s:setup_options() abort
\ ['vertical', 0],
\ ['width', 40],
\ ['zoomwidth', 1],
\ ['silent', 0],
\ ]
for [opt, val] in options