66 lines
836 B
Nix
66 lines
836 B
Nix
|
epkgs:
|
||
|
with epkgs; [
|
||
|
# Theme
|
||
|
base16-theme
|
||
|
# UI
|
||
|
all-the-icons
|
||
|
nerd-icons
|
||
|
nerd-icons-completion
|
||
|
nerd-icons-corfu
|
||
|
nerd-icons-dired
|
||
|
nerd-icons-ibuffer
|
||
|
minions
|
||
|
ligature
|
||
|
page-break-lines
|
||
|
helpful
|
||
|
which-key
|
||
|
ace-window
|
||
|
link-hint
|
||
|
diff-hl
|
||
|
# Completion
|
||
|
vertico
|
||
|
orderless
|
||
|
marginalia
|
||
|
cape
|
||
|
corfu
|
||
|
corfu-terminal
|
||
|
consult
|
||
|
consult-eglot
|
||
|
consult-flyspell
|
||
|
embark
|
||
|
embark-consult
|
||
|
flyspell-correct
|
||
|
tempel
|
||
|
# IDE
|
||
|
treesit-auto
|
||
|
magit
|
||
|
forge
|
||
|
flymake-popon
|
||
|
flymake-shellcheck
|
||
|
flymake-yamllint
|
||
|
flymake-eslint
|
||
|
apheleia
|
||
|
envrc
|
||
|
rainbow-delimiters
|
||
|
aggressive-indent
|
||
|
python-docstring
|
||
|
nix-mode
|
||
|
lua-mode
|
||
|
# Writing
|
||
|
org-roam
|
||
|
org-noter
|
||
|
citar
|
||
|
citar-embark
|
||
|
markdown-mode
|
||
|
pandoc-mode
|
||
|
auctex
|
||
|
htmlize
|
||
|
# Other
|
||
|
password-store
|
||
|
emms
|
||
|
bbdb
|
||
|
ement
|
||
|
elfeed
|
||
|
elfeed-org
|
||
|
]
|