mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 02:41:33 +00:00
deploy: 90943ff33a
This commit is contained in:
parent
dc0d42e541
commit
42fb8e6190
28 changed files with 106 additions and 92340 deletions
10
options.html
10
options.html
|
@ -4,7 +4,7 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>Appendix B. Neovim Flake Configuration Options</title>
|
||||
<title>Appendix B. nvf Configuration Options</title>
|
||||
<link rel="stylesheet" type="text/css" href="style.css" />
|
||||
<script src="highlightjs/highlight.pack.js" type="text/javascript"></script><script src="highlightjs/loader.js" type="text/javascript"></script><script src="script/anchor-use.js" type="text/javascript"></script><script src="script/anchor-min.js" type="text/javascript"></script><script src="script/search.js" type="text/javascript"></script>
|
||||
<meta name="generator" content="nixos-render-docs" />
|
||||
|
@ -15,7 +15,7 @@
|
|||
<div class="navheader">
|
||||
<table width="100%" summary="Navigation header">
|
||||
<tr>
|
||||
<th colspan="3" align="center">Appendix B. Neovim Flake Configuration Options</th>
|
||||
<th colspan="3" align="center">Appendix B. nvf Configuration Options</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20%" align="left"><a accesskey="p" href="quirks.html">Prev</a> </td>
|
||||
|
@ -24,9 +24,11 @@
|
|||
</tr>
|
||||
</table>
|
||||
<hr />
|
||||
</div><div class="appendix"> <div class="titlepage"> <div> <div> <h1 id="ch-options" class="title" >Appendix B. Neovim Flake Configuration Options </h1> </div> </div></div><p>Below are the module options provided by nvf, in no particular order. Most
|
||||
</div><div class="appendix"> <div class="titlepage"> <div> <div> <h1 id="ch-options" class="title" >Appendix B. nvf Configuration Options </h1> </div> </div></div><p>Below are the module options provided by nvf, in no particular order. Most
|
||||
options will include useful comments, warnings or setup tips on how a module
|
||||
option is meant to be used as well as examples in complex cases.</p><div class="variablelist">
|
||||
option is meant to be used as well as examples in complex cases.</p><p>An offline version of this page is bundled with nvf as a part of the manpages
|
||||
which you can access with <code class="literal">man 5 nvf</code>. Please us know if you believe any of the
|
||||
options below are missing useful examples.</p><div class="variablelist">
|
||||
<a id="nvf-options"></a>
|
||||
<dl class="variablelist">
|
||||
<dt>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue