global/emacs: add various necessary packages

This commit is contained in:
Infinidoge 2023-09-18 10:20:06 -04:00
parent c7dda01417
commit 77077aa436

View file

@ -61,6 +61,9 @@ in
dotnetCorePackages.sdk_6_0 dotnetCorePackages.sdk_6_0
omnisharp-roslyn omnisharp-roslyn
# :lang docker
dockfmt
# :lang latex # :lang latex
(ifGraphical [ (ifGraphical [
(texlive.combine { (texlive.combine {
@ -88,10 +91,15 @@ in
# :lang sh # :lang sh
shellcheck shellcheck
shfmt
# :lang json # :lang json
jq jq
# :lang web
html-tidy
stylelint
# --- :checkers --- # --- :checkers ---
# :checkers spell # :checkers spell
## +aspell ## +aspell