Fix dash.app bindings

This commit is contained in:
Henrik Lissner 2016-02-20 16:16:44 -05:00
parent 490c173afd
commit 49ee1c2d0a
2 changed files with 2 additions and 2 deletions

View file

@ -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)