mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-04 01:55:11 +02:00
docs/user-guide: add configuration examples
This commit is contained in:
parent
da9bd1f2e8
commit
25338942a7
4 changed files with 48 additions and 1 deletions
|
@ -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
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue