Skip to content

Nixvim vs NVF #530

Answered by NotAShelf
refaelsh asked this question in Q&A
Jan 6, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi,

The main differences between nixvim and nvf are mostly philosophical, and also architechtural. nvf aims to be a much more powerful and fully documented tool to build your Neovim configuration from scratch rather than providing an easy way to configure each and every plugin that is out there. We also have a more "radical" ideas on purity and reproducibility, e.g., ~/.config/nvim is not allowed by nvf.

There is also the DAG system, which I would consider the main strength of nvf for ordering config sections as you see fit. It is all documented on the manual if that piques your interest

Hope that answers your question.

p.s. I do not intend to add a note to the readme about nixvim, as I h…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@refaelsh
Comment options

Answer selected by refaelsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants