diff --git a/init.el b/init.el index 4bc8e62..e3e393a 100644 --- a/init.el +++ b/init.el @@ -2060,7 +2060,8 @@ point to the beginning of buffer first." (require 'helm-mode) (require 'helm-buffers) (require 'helm-ring) - (require 'helm-source)) + (require 'helm-source) + (require 'helm-bookmark)) (if (require 'helm-global-bindings nil :no-error) (progn