1
0
Fork 0

fix(emacs): remove meow-quit keybind

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-02-12 17:53:29 -05:00
parent 08cca86147
commit f8981e8d04
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -122,7 +122,6 @@
'("O" . meow-to-block)
'("p" . meow-prev)
'("P" . meow-prev-expand)
'("q" . meow-quit)
'("r" . meow-replace)
'("R" . meow-swap-grab)
'("s" . meow-search)