mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove the SPC o I
keybinding to open IRC
This commit is contained in:
@ -141,7 +141,7 @@ playback.")
|
||||
:desc "Jump to channel" :n "c" #'+irc/ivy-jump-to-channel))
|
||||
|
||||
(:map circe-channel-mode-map
|
||||
:desc "Show names" :n "n" #'circe-command-NAMES)))
|
||||
:desc "Show names" :n "n" #'circe-command-NAMES))))
|
||||
|
||||
|
||||
(def-package! circe-color-nicks
|
||||
|
Reference in New Issue
Block a user