nvim-lspconfig icon indicating copy to clipboard operation
nvim-lspconfig copied to clipboard

fix(typo): correct typo in npm installation example

Open vimalsonara opened this issue 4 months ago • 1 comments

Corrected the typo in the npm installation example

  • Changed the incorrect npm install [-g] command to npm install -g for the packages:
  1. @biomejs/biome
  2. @ast-grep/cli
  3. rome

vimalsonara avatar Oct 09 '24 18:10 vimalsonara