nixos/system/home/emacs/packages.nix

51 lines
680 B
Nix

{ epkgs }:
with epkgs;
[
# UI and Appearance
nerd-icons
nerd-icons-dired
nerd-icons-ibuffer
nerd-icons-corfu
doom-modeline
poke-line
dashboard
olivetti
# Email and Calendar
khalel
mu4e
# Other (TODO sort)
diff-hl
org-roam
org-journal
org-noter
citar
vertico
marginalia
orderless
corfu
corfu-terminal
cape
consult
avy
ace-link
tempel
tempel-collection
rainbow-delimiters
envrc
treesit-grammars.with-all-grammars
treesit-auto
apheleia
flymake-shellcheck
flymake-clippy
magit
nix-mode
nix-ts-mode
nushell-ts-mode
python-docstring
python-pytest
engrave-faces
auctex
markdown-mode
scad-mode
]