mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Fix dash.app bindings
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
(exmap "reo[rient]" 'narf/window-reorient)
|
||||
|
||||
;; External resources
|
||||
(exmap "dash" 'dash-at-point)
|
||||
(exmap "dash" 'narf:dash)
|
||||
(exmap "http" 'httpd-start)
|
||||
(exmap "re[gex]" 'narf:regex)
|
||||
(exmap "repl" 'narf:repl)
|
||||
|
Reference in New Issue
Block a user