mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
cider-quit kills cider-mode, rendering cider-mode-map keybinds unavailable, so these commands have been moved to clojure-mode-map, to ensure they're always available. Reported by @mfiano