dotfiles/.config/guix/manifests/emacs.scm
2023-04-12 15:53:27 +03:00

20 lines
350 B
Scheme

(specifications->manifest
'("emacs"
"the-silver-searcher"
"ripgrep"
"emacs-vterm"
"hledger"
"imagemagick"
"font-gnu-freefont"
"font-gnu-unifont"
"tdlib-1.8.13"
"yt-dlp"
"mpv"
"rdrview"
"graphviz"
"emacs-emacsql-sqlite3"
"python-jupytext"
"python-isort"
"python-black"
"python-yapf"
"plantuml"))