mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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