mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 02:38:46 +00:00
fix(explorer): remove sleep :)
This commit is contained in:
parent
9fcacdae65
commit
efbc4a12af
1 changed files with 0 additions and 1 deletions
|
@ -753,7 +753,6 @@ function M.explorer(opts, ctx)
|
|||
status = item.status,
|
||||
})
|
||||
end)
|
||||
me:sleep(1000)
|
||||
check()
|
||||
|
||||
state:update_git_status()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue