add cargo to external dependencies (needed for stylua)

This commit is contained in:
bunny winter 2025-01-15 14:04:40 -06:00
parent aa23537659
commit a6c9101f5e
Signed by: nya
SSH key fingerprint: SHA256:jPlCTUsNgWZYk72SYStnSZwto0IPaQyqioWNYWDjEW8

View file

@ -5,5 +5,9 @@ my neovim configuration
## external dependencies
- ripgrep (for telescope)
- npm (for installing language servers and formatters)
- lazygit
for installing LSPs and formatters with mason-tool-installer:
- cargo
- npm