Fix dash.app bindings
This commit is contained in:
parent
490c173afd
commit
49ee1c2d0a
2 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue