lambdalisue / vim-gina

👣 Asynchronously control git repositories in Neovim/Vim 8
http://www.vim.org/scripts/script.php?script_id=5531
MIT License
688 stars 27 forks source link

index.lock ... error occur when multiple actions has performed on sametime #30

Closed lambdalisue closed 7 years ago

lambdalisue commented 7 years ago

Due to the asynchronous execution. When there are more than two actions which manipulate the index, the error occur. Such kind of action should be performed synchronously