From 120ebad024ca5ee1ee0938bb7409eab315d6473e Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 5 Jun 2016 00:54:23 -0400 Subject: [PATCH] :dash -> doom:docs-lookup --- private/my-commands.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/private/my-commands.el b/private/my-commands.el index f59192068..9d6880049 100644 --- a/private/my-commands.el +++ b/private/my-commands.el @@ -37,8 +37,7 @@ (ex! "date" 'doom:insert-date) ;; External resources -(ex! "dash" 'doom:dash) ; look up in `helm-dash' -(ex! "dashi" 'doom:dash-install) ; install docset +(ex! "dash" 'doom:docs-lookup) ; look up documentation (ex! "db" 'doom:db) (ex! "dbu[se]" 'doom:db-select) (ex! "http" 'httpd-start) ; start http server