nvim-lspconfig
nvim-lspconfig copied to clipboard
fix(typo): correct typo in npm installation example
Corrected the typo in the npm installation example
- Changed the incorrect
npm install [-g]
command tonpm install -g
for the packages:
- @biomejs/biome
- @ast-grep/cli
- rome