This commit is contained in:
RingOfStorms (Joshua Bell) 2024-04-30 11:02:30 -05:00
parent c72d894bbd
commit 0b833d555c
13 changed files with 719 additions and 46 deletions

View file

@ -3,7 +3,7 @@
## Running
### With Nix (Recommended)
nix run "."
### On any system
@ -18,3 +18,16 @@ Install neovim config (backup old version first if present):
git clone https://github.com/RingOfStorms/nvim ~/.config/nvim
nvim --headless "+Lazy! sync" +qa
```
## NOTES/TODOS
- Checkout cargo-bloat, cargo-cache, cargo-outdated - memcache sccache
- For scratches, just make an input box for custom extension rather than predefined list
- for find files, ignore git, capital F for find all
- plugins to check out:
- https://github.com/declancm/cinnamon.nvim
- https://github.com/folke/noice.nvim