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

A file which has a swap file could not be opened. #2

Closed lambdalisue closed 7 years ago

lambdalisue commented 7 years ago

:Gina edit will hung when a target file has a swap file and user have to hit <C-c> to cancel.

lambdalisue commented 7 years ago

Fixed