Update +evil-bindings.el
This commit is contained in:
parent
f6f90c9791
commit
0f1ff5f411
1 changed files with 1 additions and 1 deletions
|
@ -541,7 +541,7 @@
|
|||
(:when (featurep! :term eshell)
|
||||
:desc "Toggle eshell popup" "e" #'+eshell/toggle
|
||||
:desc "Open eshell here" "E" #'+eshell/here)
|
||||
(:when (featurep! :tools macos)
|
||||
(:when (featurep! :os macos)
|
||||
:desc "Reveal in Finder" "o" #'+macos/reveal-in-finder
|
||||
:desc "Reveal project in Finder" "O" #'+macos/reveal-project-in-finder
|
||||
:desc "Send to Transmit" "u" #'+macos/send-to-transmit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue