diff options
author | David Thompson <dthompson2@worcester.edu> | 2023-02-10 11:25:13 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2023-02-10 11:25:13 -0500 |
commit | 8f393c4773f123b3f7d6a1ebffe446c9fb5e616d (patch) | |
tree | 1b23c99436b3e85ba2b39f5ae03c7ba498527ab9 | |
parent | c1dd8a2a80f07a7282351df9a189e6cadc8d3ee8 (diff) |
laptop-manifest: Add emacs-htmlize, emacs-org-reveal, and obs.
-rw-r--r-- | laptop-manifest.scm | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/laptop-manifest.scm b/laptop-manifest.scm index ac2f6a1..41b8d34 100644 --- a/laptop-manifest.scm +++ b/laptop-manifest.scm @@ -28,7 +28,7 @@ (nongnu packages steam-client)) (use-package-modules emacs emacs-xyz fonts gimp gnome gnupg guile haskell-apps libreoffice linux password-utils pdf racket version-control - scheme ssh tor) + scheme ssh tor video) (packages->manifest (list emacs @@ -38,11 +38,13 @@ emacs-doom-themes emacs-flycheck-guile emacs-geiser-guile + emacs-htmlize emacs-ido-ubiquitous emacs-js2-mode emacs-magit emacs-magit-annex emacs-markdown-mode + emacs-org-reveal emacs-paredit emacs-racket-mode emacs-rainbow-delimiters @@ -63,6 +65,7 @@ guile-3.0 keepassxc libreoffice + obs openssh pinentry racket |