Files
2026-06-29 22:59:52 +02:00

12 lines
182 B
Markdown

# Neovim config
## Lsp
### Angular
```shell
npm install -g @angular/language-server
```
Change the `npm_path` variable into `lsp.lua`, with the path where the lsp is downloaded.