This commit is contained in:
Grace Yoder 2026-03-10 13:10:32 -04:00
commit 5fdb347da5
No known key found for this signature in database
21 changed files with 370 additions and 10 deletions

View file

@ -12,6 +12,7 @@ brew "cmake"
brew "make"
brew "node"
brew "npm"
brew "typescript"
brew "typst"
brew "zig"
@ -36,6 +37,9 @@ brew "codebook-lsp"
go "golang.org/x/tools/gopls"
brew "tinymist"
brew "zls"
brew "vscode-langservers-extracted"
brew "typescript-language-server"
brew "fish-lsp"
# Git Stuff
brew "gh"