Why is nixvim needed? #2017
Replies: 3 comments 2 replies
-
It allow to bundle with your neovim executable the plugins (pinned to the nixpkgs version you use), and the executables like LSP that are required. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
refaelsh
-
Thank you all who answered. That helped me get my head together. P.S. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think
nixvim
is a cool idea.But, why is it needed? What advantage does it have over simply using
~/.config/nvim/init.lua
?Or maybe even creating
~/.config/nvim/init.lua
via home-manager.Beta Was this translation helpful? Give feedback.
All reactions