add cargo to external dependencies (needed for stylua)
This commit is contained in:
parent
aa23537659
commit
a6c9101f5e
1 changed files with 5 additions and 1 deletions
|
@ -5,5 +5,9 @@ my neovim configuration
|
||||||
## external dependencies
|
## external dependencies
|
||||||
|
|
||||||
- ripgrep (for telescope)
|
- ripgrep (for telescope)
|
||||||
- npm (for installing language servers and formatters)
|
|
||||||
- lazygit
|
- lazygit
|
||||||
|
|
||||||
|
for installing LSPs and formatters with mason-tool-installer:
|
||||||
|
|
||||||
|
- cargo
|
||||||
|
- npm
|
||||||
|
|
Loading…
Add table
Reference in a new issue