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