Add: keybinding to open irc

This commit is contained in:
Mark Redeman 2018-06-23 02:31:55 +02:00
parent a53503eadb
commit 1620011463
No known key found for this signature in database
GPG key ID: E555FD0E65FF9E9E

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