meow-edit / meow

Yet another modal editing on Emacs / 猫态编辑
GNU General Public License v3.0
1.07k stars 128 forks source link

Add shim for magit-blame-mode #580

Open chip2n opened 1 month ago

chip2n commented 1 month ago

After this change, q will properly quit the blame mode (as long as the buffer is read-only via magit-blame-read-only).

Fixes #489

DogLooksGood commented 1 month ago

Thanks! I would like to do some simple test before merge.