summaryrefslogtreecommitdiff
path: root/.emacs.d/modules/thanos-packages.el
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-01-18 16:59:37 +0200
committerThanos Apollo <[email protected]>2024-01-18 16:59:37 +0200
commitd9215352b88d14f2d4cab5b5c0c23aab8de288f5 (patch)
tree43b3e13e377e73ac9d6b5d701ca4f23b9413054d /.emacs.d/modules/thanos-packages.el
parente5fb4e5226b3a04a6e06fc38ebdcdf251a00beda (diff)
emacs:(packages) Update packages
- Remove doom packages - Remove visual-fill-column - Remove ement
Diffstat (limited to '.emacs.d/modules/thanos-packages.el')
-rw-r--r--.emacs.d/modules/thanos-packages.el15
1 files changed, 9 insertions, 6 deletions
diff --git a/.emacs.d/modules/thanos-packages.el b/.emacs.d/modules/thanos-packages.el
index 318a374..6363b95 100644
--- a/.emacs.d/modules/thanos-packages.el
+++ b/.emacs.d/modules/thanos-packages.el
@@ -56,12 +56,15 @@
(setf straight-use-package-by-default t)
-(defvar thanos/packages '(vertico marginalia org-roam nerd-icons-completion nerd-icons-ibuffer
- consult org org-modern which-key elfeed elfeed-goodies python-mode emms org-download
- visual-fill-column rainbow-delimiters eshell-git-prompt helpful password-store
- json-mode ement magit corfu orderless consult pdf-tools markdown-mode eat doom-themes
- org-auto-tangle sly eat nov eshell-syntax-highlighting emojify flycheck vterm doom-modeline
- telega transmission gptel nerd-icons-dired sudo-edit mu4e-alert magit-todos jinx)
+(defvar thanos/packages '(vertico marginalia org-roam
+ nerd-icons-completion nerd-icons-ibuffer consult org
+ org-modern which-key elfeed elfeed-goodies python-mode
+ emms rainbow-delimiters eshell-git-prompt helpful
+ password-store ox-hugo json-mode magit corfu orderless
+ consult pdf-tools markdown-mode eat org-auto-tangle sly
+ eat nov eshell-syntax-highlighting emojify flycheck vterm
+ telega transmission gptel nerd-icons-dired sudo-edit
+ mu4e-alert jinx modus-themes)
"List of packages to install.")
(setf straight-recipe-overrides