Add fireplace. I missed fireplace.

This commit is contained in:
Seth Morabito 2023-09-13 06:53:25 -07:00
parent 6654bf589a
commit d9ba808dbf
1 changed files with 9 additions and 0 deletions

View File

@ -1176,6 +1176,15 @@ This is just a bit of fun. See: [[https://github.com/alphapapa/snow.el]["Let It
:ensure t)
#+END_SRC
** Fireplace
Sometimes you want a roaring fire.
#+BEGIN_SRC emacs-lisp
(use-package fireplace
:ensure t)
#+END_SRC
** Snippets
Snippets build in support for typing a few keys, pressing tab, and