mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
13 lines
234 B
Scheme
13 lines
234 B
Scheme
(specifications->manifest
|
|
'("emacs-native-comp"
|
|
"the-silver-searcher"
|
|
"ripgrep"
|
|
"emacs-vterm"
|
|
"imagemagick"
|
|
"yt-dlp"
|
|
"mpv"
|
|
"graphviz"
|
|
"emacs-emacsql-sqlite3"
|
|
"python-isort"
|
|
"python-yapf"
|
|
"plantuml"))
|