nix-community.nixvim/docs/mdbook/SUMMARY.md
Matt Sturgeon 0c7e2aa96b
docs: user-guide/helpers.mdlib/index.md
Move the user-guide to the new lib reference docs.

Added a MDBook redirect entry.

Updated man docs.
2025-05-19 00:19:57 +01:00

31 lines
510 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)
[NixVim Options Search](./search/index.html)