nix-community.nixvim/docs/mdbook/SUMMARY.md
traxys 9cd3721adf
standalone: Allow to extend a standalone derivation with a new module (#1142)
This adds the `nixvimExtend` attribute to the generated standalone
derivation, this attribute takes a module as an argument and returns a
new standalone derivation with the initial module & the extended module
merged together.
2024-02-22 08:22:21 +01:00

299 B

Structure for nixvim docs

User guide

Options

@NIXVIM_OPTIONS@


Contributing