fix Mason LSP autoinstall names

This commit is contained in:
Oliver Ladner 2024-01-22 22:28:47 +01:00
commit ca3f2997e1
2 changed files with 7 additions and 4 deletions

View file

@ -12,6 +12,8 @@ See https://blog.nikfp.com/how-to-install-and-set-up-neovim-on-windows
- ripgrep (https://github.com/BurntSushi/ripgrep, used by telescope)
- fd (https://github.com/sharkdp/fd, used by telescope)
- A Nerd font (https://www.nerdfonts.com/, used by nvim-web-devicons)
- nodejs-lts (used for npm to install prettier)
- then run "npm i -g npm"
- zig, wget, unzip, git, fzf
- make, mingw, cmake (https://github.com/nvim-telescope/telescope-fzf-native.nvim#installation)