Trim some installed Emacs packages

This commit is contained in:
Evie Litherland-Smith 2024-07-11 16:32:40 +01:00
parent 64041f5c23
commit 004ba05434

View file

@ -59,6 +59,8 @@
with epkgs; [
# Tree-sitter grammars, not a real Emacs package
treesit-grammars.with-all-grammars
# Maildir utils with linked Emacs package
mu4e
# Theme
base16-theme
# UI
@ -77,28 +79,23 @@
link-hint
diff-hl
# Completion
vertico
orderless
marginalia
cape
corfu
corfu-terminal
consult
consult-eglot
consult-flyspell
corfu
corfu-terminal
embark
embark-consult
marginalia
orderless
vertico
# Templates
tempel
license-templates
gitignore-templates
# spell-checking
flyspell-correct
# password-store
pass
password-store
tempel
# IDE
treesit-auto
magit
forge
flymake-popon
flymake-shellcheck
flymake-yamllint
@ -110,35 +107,21 @@
python-docstring
nix-mode
lua-mode
# Media
emms
# org-mode
# Writing
org-roam
org-noter
# org-cite
citar
citar-embark
# org-mode HTML export
htmlize
# Projects
magit
forge
treemacs
treemacs-nerd-icons
# Writing
markdown-mode
pandoc-mode
auctex
auctex-latexmk
latex-preview-pane
# Contacts
mu4e
htmlize
# Other
emms
bbdb
ement
# RSS feeds
elfeed
elfeed-org
elfeed-tube
];
};
home.packages = with pkgs; [