mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-20 17:30:04 +01:00
8 lines
366 B
Markdown
8 lines
366 B
Markdown
|
|
# 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.
|