mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add :dash
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
(exmap "bcomp[ile]" 'narf:compile-el)
|
||||
(exmap "cap[ture]" 'helm-org-capture-templates)
|
||||
(exmap "cd" 'narf:cd)
|
||||
(exmap "dash" 'dash-at-point)
|
||||
(exmap "echo" 'narf:echo)
|
||||
(exmap "en[ew]" 'narf:file-create)
|
||||
(exmap "full[scr]" 'narf:toggle-fullscreen)
|
||||
|
Reference in New Issue
Block a user