update readme run command

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-16 11:07:59 -05:00
parent 468195ab00
commit d1172c40fd

View file

@ -2,7 +2,7 @@
Goals: Goals:
- Works with or without nix - Works with or without nix (have not verified non nix yet...)
- LSP integration with the current project's settings if available - LSP integration with the current project's settings if available
Old pre nix config: https://git.joshuabell.xyz/nvim/~files/40eadc9b714fa29c5b28aca49f77c1ea62141763 for reference Old pre nix config: https://git.joshuabell.xyz/nvim/~files/40eadc9b714fa29c5b28aca49f77c1ea62141763 for reference
@ -12,7 +12,7 @@ Old pre nix config: https://git.joshuabell.xyz/nvim/~files/40eadc9b714fa29c5b28a
### With Nix ### With Nix
```sh ```sh
nix run git+https://git.joshuabell.xyz/nvim nix run git+https://git.joshuabell.xyz/ringofstorms/nvim
``` ```
in NixOS in NixOS