emacs-evil / evil-magit

Black magic or evil keys for magit
https://github.com/justbur/evil-magit
GNU General Public License v3.0
273 stars 16 forks source link

`magit-blame-mode-map` was renamed upstream #37

Closed bixuanzju closed 6 years ago

bixuanzju commented 6 years ago

magit-blame-mode-map -> magit-blame-read-only-mode-map

ref https://github.com/magit/magit/commit/6d7127d6e37f48d7256c954cf36f98a82d6a23f5

MichaelStergianis commented 6 years ago

I have created a pull request, #41, to fix this issue as well as a few others that prevented the package from passing all tests. You can close your's now, thanks for the help.