diff --git a/init.el b/init.el index 03ab23f..3eac8b0 100644 --- a/init.el +++ b/init.el @@ -1395,4 +1395,7 @@ buffers `helpful--sym' to `my/helpful-symbol-history'." :config (global-page-break-lines-mode 1)) +;; fun! +(use-package mines) + ;;; init.el ends here