diff --git a/system/home/emacs/packages.nix b/system/home/emacs/packages.nix index f1aff3b9..72fc1c74 100644 --- a/system/home/emacs/packages.nix +++ b/system/home/emacs/packages.nix @@ -37,20 +37,15 @@ with epkgs; treesit-auto apheleia flymake-shellcheck - flymake-yamllint flymake-clippy - flymake-eslint magit forge nix-mode nix-ts-mode - julia-mode - julia-ts-mode python-docstring python-pytest engrave-faces auctex markdown-mode - pandoc-mode scad-mode ] diff --git a/system/home/programming/default.nix b/system/home/programming/default.nix index b17c2111..ca3434b3 100644 --- a/system/home/programming/default.nix +++ b/system/home/programming/default.nix @@ -25,15 +25,13 @@ ## Linters shellcheck - yamllint + ruff ## Formatters nixfmt-rfc-style shfmt - ruff stylua nodePackages.prettier - nodePackages.prettier-plugin-toml ## Language servers nixd