Compare commits
2 Commits
65fbce48d4
...
5d82010697
Author | SHA1 | Date | |
---|---|---|---|
5d82010697 | |||
e9f97ae91b |
@ -9,6 +9,9 @@ with pkgs;
|
|||||||
clippy
|
clippy
|
||||||
rust-analyzer
|
rust-analyzer
|
||||||
|
|
||||||
|
typst
|
||||||
|
tree-sitter-grammars.tree-sitter-typst
|
||||||
|
|
||||||
# Further tools
|
# Further tools
|
||||||
cntr # nix debugger
|
cntr # nix debugger
|
||||||
|
|
||||||
|
@ -68,6 +68,7 @@ in
|
|||||||
rustfmt # rust
|
rustfmt # rust
|
||||||
shfmt
|
shfmt
|
||||||
pyright
|
pyright
|
||||||
|
clang-tools # c++ lsp etc
|
||||||
|
|
||||||
graphviz
|
graphviz
|
||||||
# Lsps for use with doom emacs
|
# Lsps for use with doom emacs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user