From 5b71bbef989e5bbce7e9e5730ff50a838951b2d0 Mon Sep 17 00:00:00 2001 From: Ching Pei Yang Date: Mon, 16 Mar 2026 13:05:47 +0100 Subject: [PATCH] docs: update README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b83772ae..fafe2066 100644 --- a/README.md +++ b/README.md @@ -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