Skip to content

Commit

Permalink
deploy: 60950c0
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanisaacs committed Sep 5, 2023
1 parent b9aefd0 commit c31c590
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions options.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,11 @@
<neovim-flake/modules/autopairs>
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.bell"></a><a class="term" href="options.html#opt-vim.bell"><code class="option">vim.bell</code></a></span></dt><dd><p>Set how bells are handled. Options: on, visual or none</p><p><span class="emphasis"><em>Type:</em></span> one of "none", "visual", "on"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"none"</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/jordanisaacs/neovim-flake/blob/main/modules/basic#blob-path" target="_top">
&lt;neovim-flake/modules/basic&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.chatgpt.enable"></a><a class="term" href="options.html#opt-vim.chatgpt.enable"><code class="option">vim.chatgpt.enable</code></a></span></dt><dd><p>Whether to enable Enable ChatGPT.nvim.</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">false</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">true</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/jordanisaacs/neovim-flake/blob/main/modules/chatgpt#blob-path" target="_top">
&lt;neovim-flake/modules/chatgpt&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.chatgpt.config"></a><a class="term" href="options.html#opt-vim.chatgpt.config"><code class="option">vim.chatgpt.config</code></a></span></dt><dd><p>ChatGPT.nvim configuration see:
https://github.com/jackMort/ChatGPT.nvim#configuration</p><p><span class="emphasis"><em>Type:</em></span> null or strings concatenated with "\n"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">""</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/jordanisaacs/neovim-flake/blob/main/modules/chatgpt#blob-path" target="_top">
&lt;neovim-flake/modules/chatgpt&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.cmap"></a><a class="term" href="options.html#opt-vim.cmap"><code class="option">vim.cmap</code></a></span></dt><dd><p>Defines 'Command-line mode' mappings</p><p><span class="emphasis"><em>Type:</em></span> attribute set of (null or string)</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">{ }</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/jordanisaacs/neovim-flake/blob/main/modules/core#blob-path" target="_top">
&lt;neovim-flake/modules/core&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.cmdHeight"></a><a class="term" href="options.html#opt-vim.cmdHeight"><code class="option">vim.cmdHeight</code></a></span></dt><dd><p>Height of the command pane</p><p><span class="emphasis"><em>Type:</em></span> signed integer</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">1</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/jordanisaacs/neovim-flake/blob/main/modules/basic#blob-path" target="_top">
Expand Down
2 changes: 2 additions & 0 deletions release-notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,6 @@
Add support for <a class="link" href="https://github.com/j-hui/fidget.nvim" target="_top">fidget.nvim</a>
</li></ul></div><p><a class="link" href="https://github.com/volfyd" target="_top">volfyd</a>:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
Add support for <a class="link" href="https://github.com/ellisonleao/gruvbox.nvim" target="_top">https://github.com/ellisonleao/gruvbox.nvim</a>
</li></ul></div><p><a class="link" href="https://github.com/sedlund" target="_top">sedlund</a>:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
Add support for <a class="link" href="https://github.com/jackMort/ChatGPT.nvim" target="_top">ChatGPT.nvim</a>. The option <a class="xref" href="options.html#opt-vim.chatgpt.config"><code class="option">vim.chatgpt.config</code></a> should be used to configure a command to get an api key. See <a class="link" href="https://github.com/jackMort/ChatGPT.nvim#configuration" target="_top">https://github.com/jackMort/ChatGPT.nvim#configuration</a> for details.
</li></ul></div></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="options.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> </td></tr><tr><td width="40%" align="left" valign="top">Appendix A. Configuration Options </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></body></html>

0 comments on commit c31c590

Please sign in to comment.