* feat(##1837): add git.disabled_dirs * feat(#1837): add git.disable_for_dirs * feat(#1837): note disable_for_dirs evaluation
This commit is contained in:
committed by
GitHub
parent
73ab6651db
commit
63061404f4
@@ -492,6 +492,7 @@ local DEFAULT_OPTS = { -- BEGIN_DEFAULT_OPTS
|
||||
ignore = true,
|
||||
show_on_dirs = true,
|
||||
show_on_open_dirs = true,
|
||||
disable_for_dirs = {},
|
||||
timeout = 400,
|
||||
},
|
||||
modified = {
|
||||
|
||||
Reference in New Issue
Block a user