* fix(#1970): additional log function gating for efficiency when not logging * fix(#1970): additional log function gating for efficiency when not logging * fix(#1970): disable git integration after 10 timeouts * fix(#1970): disable git integration after 10 timeouts * fix(#1970): disable git integration after 10 timeouts * fix(#1970): cleanly kill timed out git processes * fix(#1970): revert git kill, to be completed via #1974 experiment * fix(#1970): revert git kill, to be completed via #1974 experiment
This commit is contained in:
committed by
GitHub
parent
b712b82b0c
commit
36e29c3a95
@@ -626,6 +626,7 @@ Git integration with icons and colors.
|
||||
|
||||
*nvim-tree.git.timeout*
|
||||
Kills the git process after some time if it takes too long.
|
||||
Git integration will be disabled after 10 git jobs exceed this timeout.
|
||||
Type: `number`, Default: `400` (ms)
|
||||
|
||||
You will still need to set |renderer.icons.show.git| `= true` or
|
||||
|
||||
Reference in New Issue
Block a user