mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-30 12:24:28 +02:00
This commit adds a `plugins.<name>.luaConfig` section controlling the plugin specific configuration. The section contains the internal `init` option, containing the plugin's initialization code. It also contains the public `pre` and `post` options, that allow to add code before & after the `init` section Finally, it contains the `final` option, being the concatenation of the three previous options. |
||
---|---|---|
.. | ||
modules | ||
test-sources | ||
default.nix | ||
enable-except-in-tests.nix | ||
extend.nix | ||
extra-args.nix | ||
extra-files.nix | ||
failing-tests.nix | ||
fetch-tests.nix | ||
generated.nix | ||
lib-tests.nix | ||
maintainers.nix | ||
no-flake.nix | ||
package-options.nix | ||
plugins-by-name.nix |