Klondike Solitaire. Might want to contribute later

This commit is contained in:
MitchMarq42 2023-02-08 14:02:30 -09:00
parent a09033b925
commit a5c5d40fa6

View File

@ -1170,5 +1170,10 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
(elpaca-use-package haskell-mode)
(elpaca-use-package yuck-mode)
(elpaca-use-package (klondike
:host codeberg
:repo "WammKD/Emacs-Klondike")
:commands klondike)
(provide 'mitch-packages)
;;; mitch-packages.el ends here