2023-02-01 19:11:37 +00:00
|
|
|
<book xmlns="http://docbook.org/ns/docbook"
|
|
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
version="5.0"
|
|
|
|
xml:id="book-neovim-flake-manual">
|
2023-02-06 16:20:24 +00:00
|
|
|
<info>
|
|
|
|
<title>neovim-flake Manual</title>
|
|
|
|
</info>
|
|
|
|
<preface>
|
|
|
|
<title>Preface</title>
|
|
|
|
<para>
|
|
|
|
If your problem is caused by a bug in neovim-flake then it should be reported on the
|
|
|
|
<link xlink:href="https://github.com/notashelf/neovim-flake/issues">neovim-flake issue tracker</link>.
|
2023-02-06 18:10:37 +00:00
|
|
|
Alongside bug reports, feature requests are also welcome over
|
|
|
|
<link xlink:href="https://github.com/notashelf/neovim-flake/pulls">neovim-flake pull requests</link>.
|
|
|
|
|
2023-02-06 16:20:24 +00:00
|
|
|
</para>
|
|
|
|
</preface>
|
2023-06-06 00:01:44 +00:00
|
|
|
<xi:include href="manual/try-it-out.xml"/>
|
|
|
|
<xi:include href="manual/default-configs.xml"/>
|
|
|
|
<xi:include href="manual/custom-configs.xml"/>
|
|
|
|
<xi:include href="manual/custom-plugins.xml"/>
|
|
|
|
<xi:include href="manual/home-manager.xml"/>
|
|
|
|
<xi:include href="manual/languages.xml"/>
|
2023-02-06 16:20:24 +00:00
|
|
|
<appendix xml:id="ch-options">
|
|
|
|
<title>Configuration Options</title>
|
|
|
|
<xi:include href="./nmd-result/neovim-flake-options.xml" />
|
|
|
|
</appendix>
|
|
|
|
<xi:include href="./release-notes/release-notes.xml" />
|
2023-02-06 18:10:37 +00:00
|
|
|
</book>
|