diff --git a/.emacs.d/include/misc.el b/.emacs.d/include/misc.el index 56b6b47..fd77200 100644 --- a/.emacs.d/include/misc.el +++ b/.emacs.d/include/misc.el @@ -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)