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
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue