feat(#1389): add git.show_on_dirs (#1390)

This commit is contained in:
Alexander Courtis
2022-07-03 19:57:12 +10:00
committed by GitHub
parent 80d4f28383
commit 736cc843e1
4 changed files with 22 additions and 4 deletions

View File

@@ -529,6 +529,7 @@ local DEFAULT_OPTS = { -- BEGIN_DEFAULT_OPTS
git = {
enable = true,
ignore = true,
show_on_dirs = true,
timeout = 400,
},
actions = {