2 Commits

Author SHA1 Message Date
julian 5d82010697 Add c++ lsp to emacs packages 2024-11-11 10:43:34 +01:00
julian e9f97ae91b Add typst to v3ms 2024-11-11 10:38:11 +01:00
2 changed files with 4 additions and 0 deletions
@@ -9,6 +9,9 @@ with pkgs;
clippy
rust-analyzer
typst
tree-sitter-grammars.tree-sitter-typst
# Further tools
cntr # nix debugger
+1
View File
@@ -68,6 +68,7 @@ in
rustfmt # rust
shfmt
pyright
clang-tools # c++ lsp etc
graphviz
# Lsps for use with doom emacs