Add: keybinding to open irc
This commit is contained in:
parent
a53503eadb
commit
1620011463
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue