docs/README: mention pure-lua/hybrid configurations in intro

This commit is contained in:
raf 2025-02-03 14:45:45 +03:00
commit a26e93c410
No known key found for this signature in database
GPG key ID: EED98D11B85A2819
2 changed files with 49 additions and 24 deletions

View file

@ -1,7 +0,0 @@
# Lua Configuration {#sec-lua-configuration}
It is not understandable that not everyone is comfortable using Nix for their
configurations, or that some users might want to bring their previous Neovim
configurations along while migrating. nvf offers multiple ways of using Lua for
your configurations, including a way to re-use your imperative Neovim
configuration.