mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
12 lines
416 B
XML
12 lines
416 B
XML
|
<reference xmlns="http://docbook.org/ns/docbook"
|
||
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||
|
xmlns:xi="http://www.w3.org/2001/XInclude">
|
||
|
<title>NixVim Reference Pages</title>
|
||
|
<info>
|
||
|
<author><personname>NixVim contributors</personname></author>
|
||
|
<copyright><year>2021-2022</year><holder>NixVim contributors</holder>
|
||
|
</copyright>
|
||
|
</info>
|
||
|
<xi:include href="man-nixvim.xml" />
|
||
|
</reference>
|