Added quick_lint_js for nvim

This commit is contained in:
z3rOR0ne 2022-08-29 03:04:28 -07:00
parent 92a224d2e6
commit 7e51bf6600
2 changed files with 10 additions and 1 deletions

View file

@ -28,3 +28,9 @@ https://www.itechtics.com/windows-10-download-iso/
Install debuginfod (only debugger query tool)
doas pacman -S debuginfod
Update Neovim for JS Linting:
:LspInstallInfo (update all packages and uninstall rome, instead install quick_linst_js)
paru quick-linst-js (1st option)