global/emacs: add various necessary packages
This commit is contained in:
parent
c7dda01417
commit
77077aa436
1 changed files with 8 additions and 0 deletions
|
@ -61,6 +61,9 @@ in
|
|||
dotnetCorePackages.sdk_6_0
|
||||
omnisharp-roslyn
|
||||
|
||||
# :lang docker
|
||||
dockfmt
|
||||
|
||||
# :lang latex
|
||||
(ifGraphical [
|
||||
(texlive.combine {
|
||||
|
@ -88,10 +91,15 @@ in
|
|||
|
||||
# :lang sh
|
||||
shellcheck
|
||||
shfmt
|
||||
|
||||
# :lang json
|
||||
jq
|
||||
|
||||
# :lang web
|
||||
html-tidy
|
||||
stylelint
|
||||
|
||||
# --- :checkers ---
|
||||
# :checkers spell
|
||||
## +aspell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue