@@ -716,7 +716,7 @@ function! s:update_parallel(pull, todo, threads)
whiletrue
mtx.synchronizedo
breakunlessrunning
VIM::command('normal! a')
VIM::command('noautocmd normal! a')
end
sleep0.2
end
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.