Add: keybinding to open irc

This commit is contained in:
Mark Redeman
2018-06-23 02:31:55 +02:00
parent a53503eadb
commit 1620011463

View File

@@ -667,6 +667,9 @@
:desc "Eshell" :n "e" #'+eshell/open
:desc "Eshell in popup" :n "E" #'+eshell/open-popup
(:when (featurep! :app irc)
:desc "IRC" :n "I" #'=irc)
(:when (featurep! :collab floobits)
:desc "floobits" :prefix "f"
:n "c" #'floobits-clear-highlights