summaryrefslogtreecommitdiffstats
path: root/lisp/ravi-init-helm.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ravi-init-helm.el')
-rw-r--r--lisp/ravi-init-helm.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/ravi-init-helm.el b/lisp/ravi-init-helm.el
index 6b8abe2..1c05949 100644
--- a/lisp/ravi-init-helm.el
+++ b/lisp/ravi-init-helm.el
@@ -88,9 +88,5 @@
)
:ensure t)
-(use-package helm-descbinds
- :bind (("C-h b" . helm-descbinds))
- :ensure t)
-
(provide 'ravi-init-helm)
;;; ravi-init-helm.el ends here