Elixir && Node && Pyright

This commit is contained in:
Roman Godmaire 2023-10-24 21:50:34 -04:00
parent b4eb86c285
commit 105d4758d2

View file

@ -25,22 +25,32 @@
just just
tokei tokei
# Golang tools # Elixir
elixir
elixir-ls
# Golang
go go
gopls gopls
delve delve
gore gore
gotests gotests
# Shell tools # Node
nodejs
nodePackages.pnpm
nodePackages.typescript
nodePackages.typescript-language-server
nodePackages.svelte-language-server
# Python
pipenv
pyright
ruff
# Shell
shellcheck shellcheck
shfmt shfmt
# Python tools
black
ruff
isort
pipenv
]; ];
# Home Manager is pretty good at managing dotfiles. The primary way to manage # Home Manager is pretty good at managing dotfiles. The primary way to manage