Remove yamllint, eslint, julia-mode and pandoc-mode

This commit is contained in:
Evie Litherland-Smith 2025-01-10 09:15:47 +00:00
parent b12192c062
commit 5cc9b0eac3
2 changed files with 1 additions and 8 deletions

View file

@ -37,20 +37,15 @@ with epkgs;
treesit-auto treesit-auto
apheleia apheleia
flymake-shellcheck flymake-shellcheck
flymake-yamllint
flymake-clippy flymake-clippy
flymake-eslint
magit magit
forge forge
nix-mode nix-mode
nix-ts-mode nix-ts-mode
julia-mode
julia-ts-mode
python-docstring python-docstring
python-pytest python-pytest
engrave-faces engrave-faces
auctex auctex
markdown-mode markdown-mode
pandoc-mode
scad-mode scad-mode
] ]

View file

@ -25,15 +25,13 @@
## Linters ## Linters
shellcheck shellcheck
yamllint ruff
## Formatters ## Formatters
nixfmt-rfc-style nixfmt-rfc-style
shfmt shfmt
ruff
stylua stylua
nodePackages.prettier nodePackages.prettier
nodePackages.prettier-plugin-toml
## Language servers ## Language servers
nixd nixd