docs/user-guide: add configuration examples

This commit is contained in:
Gaetan Lepage 2024-05-29 14:16:03 +02:00 committed by Gaétan Lepage
parent da9bd1f2e8
commit 25338942a7
4 changed files with 48 additions and 1 deletions

View file

@ -1,10 +1,11 @@
# Structure for nixvim docs
# Structure for nixvim docs
# User guide
- [Installation](./user-guide/install.md)
- [Helpers](./user-guide/helpers.md)
- [FAQ](./user-guide/faq.md)
- [Configuration examples](./user-guide/config-examples.md)
# Platforms