1
0
mirror of https://github.com/gryf/tagbar.git synced 2026-02-10 18:45:45 +01:00

Add option to disable use of tmp file cache

This commit is contained in:
Caleb Maclennan
2020-05-29 21:02:31 +03:00
parent 2a1486447a
commit 92752b89ce
3 changed files with 43 additions and 19 deletions

View File

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