nix-community.nixvim/docs/mdbook/SUMMARY.md
Matt Sturgeon f39dd42824
maintaining: init
Add a MAINTAINING.md file where we can document internal maintenance
procedures.
2025-05-23 22:02:06 +01:00

32 lines
542 B
Markdown

# Structure for nixvim docs
- [Home](./index.md)
# User guide
- [Installation](./user-guide/install.md)
- [FAQ](./user-guide/faq.md)
- [Configuration examples](./user-guide/config-examples.md)
- [Lazy Loading](./user-guide/lazy-loading.md)
# Functions
@FUNCTIONS_MENU@
# Platforms
- [Nixvim Platforms](./platforms/index.md)
@PLATFORM_OPTIONS@
- [Standalone](./platforms/standalone.md)
# Options
@NIXVIM_OPTIONS@
#
---
[Contributing](./CONTRIBUTING.md)
[Maintaining](./MAINTAINING.md)
[NixVim Options Search](./search/index.html)