summaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 7b189117..619f9f11 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -796,8 +796,7 @@
(use-package helm-w32-launcher
:ensure
- :init (progn
- (evil-leader/set-key "z" 'helm-w32-launcher)))
+ :bind ("C-c z" . helm-w32-launcher))
;;; snippets