mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
32 lines
542 B
Markdown
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)
|