lambdalisue / vim-gina

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

Not modified file is shown when `:Gina blame` with modified file #210

Open thinca opened 5 years ago

thinca commented 5 years ago

ローカルに変更があるファイルに対して :Gina blame を実行すると、blame 側のエリアには変更中のファイルに対する内容が出るのに対して、ファイル側のエリアには変更前の内容が表示されてしまいます。これは特にファイルに行を追加したり削除していた場合に行がずれてしまって不便です。