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

@ -39,6 +39,7 @@ let
${./nixvim-header-start.5} \
${mkMDSection ../user-guide/helpers.md} \
${mkMDSection ../user-guide/faq.md} \
${mkMDSection ../user-guide/config-examples.md} \
${./nixvim-header-end.5} \
>$out/nixvim-header.5
'';