nix-community.nixvim/docs/mdbook
Matt Sturgeon d2afb176ff
modules: refactor module bootstrapping
Let's simplify things by defining all modules in `./plugins`, `./modules`
and `./wrappers/modules`.

Instead of currying `pkgs` into a bootstrapping module, we can require
`defaultPkgs` be provided as a special arg.

This refactor allows us to completely remove `flake-modules/modules.nix`!
2024-07-02 19:58:30 +01:00
..
book.toml docs: Correctly generate documentation for types either a (submodule ...) (#929) 2024-01-12 23:22:03 +01:00
default.nix modules: refactor module bootstrapping 2024-07-02 19:58:30 +01:00
highlight.js docs: Correctly generate documentation for types either a (submodule ...) (#929) 2024-01-12 23:22:03 +01:00
SUMMARY.md docs/user-guide: add configuration examples 2024-05-30 21:32:42 +02:00