dot_doom.d/packages.el 🔗
@@ -20,6 +20,7 @@
(package! sclang-extensions)
(package! tree-sitter)
(package! tree-sitter-langs)
+(package! writeroom-mode)
;; To install a package directly from a remote git repo, you must specify a
;; `:recipe'. You'll find documentation on what `:recipe' accepts here: