this post was submitted on 16 Jun 2023
16 points (100.0% liked)

Neovim

2183 readers
1 users here now

founded 1 year ago
MODERATORS
 

Just wanted to add some content and encourage discussion :D

I'm a big fan of using Home Manager to manage my Neovim and other dotfiles. It keeps everything in one place, and it's really good at managing non-neovim dependencies like fzf and such. Check out my dotfiles home.nix and nvim folder and tell me what you think!

you are viewing a single comment's thread
view the rest of the comments
[–] bokchoi 4 points 1 year ago

Cool! Today I learned about using extraPackages to only provide some packages when using nvim! I will have to try this out:

https://github.com/s-zeng/dotfiles-hm/blob/f96ce73f2956453650b6a23afb4f5adc02e14fbb/home.nix#L198