Rebuilding config

This commit is contained in:
Ian
2026-06-29 22:59:52 +02:00
commit 9a7fa39f63
25 changed files with 1849 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# 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.