This commit is contained in:
RingOfStorms (Joshua Bell) 2024-04-07 12:57:42 -05:00
parent 43df590ba2
commit c72d894bbd
8 changed files with 214 additions and 40 deletions

View file

@ -9,7 +9,9 @@
Enture all prequisites are installed:
- neovim
-
- Evertying listed in flake.nix `runtime dependencies` variable near the top of the file
- These must be available on the path
- Treesitter/Lazy/Mason will install all other requirements needed on other systems
Install neovim config (backup old version first if present):
```