Add mines

This commit is contained in:
Alexander Rosenberg 2024-01-14 05:40:54 -08:00
parent ee8bf0101c
commit c3a0ef4160
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -1395,4 +1395,7 @@ buffers `helpful--sym' to `my/helpful-symbol-history'."
:config :config
(global-page-break-lines-mode 1)) (global-page-break-lines-mode 1))
;; fun!
(use-package mines)
;;; init.el ends here ;;; init.el ends here