summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.el b/init.el
index 1627283..c8db412 100644
--- a/init.el
+++ b/init.el
@@ -1119,6 +1119,9 @@
:defer t
:init (define-key km/external-map "m" #'helm-man-woman))
+(use-package helm-bookmark
+ :bind ("C-x r m" . helm-bookmarks))
+
;;; Expansion