helix.nix: add rustfmt and clippy
This commit is contained in:
parent
8e956876fa
commit
1109eac9fa
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
solargraph,
|
||||
tinymist,
|
||||
typescript-language-server,
|
||||
rustfmt,
|
||||
clippy,
|
||||
...
|
||||
}: let
|
||||
inherit (lib) getExe;
|
||||
|
@ -256,6 +258,8 @@
|
|||
helix
|
||||
|
||||
rust-analyzer
|
||||
rustfmt
|
||||
clippy
|
||||
# typst lsp
|
||||
tinymist
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue