docs: update README

This commit is contained in:
Ching Pei Yang 2026-03-16 13:05:47 +01:00
commit 5b71bbef98
No known key found for this signature in database
GPG key ID: B3841364253DC4C8

View file

@ -243,8 +243,6 @@ better prepare for breaking changes.
**A**: Quite possibly. **nvf** started as "neovim-flake", which does mean it is
and will remain flakes-first but we might consider non-flakes compatibility.
Though keep in mind that **nvf** under non-flake environments would lose
customizability of plugin inputs, which is one of our primary features.
**Q**: I prefer working with Lua, can I use nvf as a plugin manager while I use
an imperative path (e.g., `~/.config/nvim`) for my Neovim configuration instead