This commit is contained in:
NotAShelf 2023-04-18 00:41:38 +00:00
parent 1c524de3dc
commit 5475d4622d
2 changed files with 296 additions and 229 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,11 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Appendix A. Configuration Options</title><link rel="stylesheet" type="text/css" href="style.css" /><script src="highlight.min.js" type="text/javascript"></script><script src="highlight.load.js" type="text/javascript"></script><meta name="generator" content="DocBook XSL Stylesheets V1.79.2" /><link rel="home" href="index.html" title="neovim-flake Manual" /><link rel="up" href="index.html" title="neovim-flake Manual" /><link rel="prev" href="index.html" title="neovim-flake Manual" /><link rel="next" href="release-notes.html" title="Appendix B. Release Notes" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Appendix A. Configuration Options</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="release-notes.html">Next</a></td></tr></table><hr /></div><div class="appendix"><div class="titlepage"><div><div><h1 class="title"><a id="ch-options"></a>Appendix A. Configuration Options</h1></div></div></div><div class="variablelist"><a id="neovim-flake-options"></a><dl class="variablelist"><dt><span class="term"><a id="opt-vim.assistant.copilot.enable"></a><a class="term" href="options.html#opt-vim.assistant.copilot.enable"><code class="option">vim.assistant.copilot.enable</code></a></span></dt><dd><p>Whether to enable Enable GitHub Copilot.</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/notashelf/neovim-flake/blob/main/modules/assistant/copilot/copilot.nix#blob-path" target="_top">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Appendix A. Configuration Options</title><link rel="stylesheet" type="text/css" href="style.css" /><script src="highlight.min.js" type="text/javascript"></script><script src="highlight.load.js" type="text/javascript"></script><meta name="generator" content="DocBook XSL Stylesheets V1.79.2" /><link rel="home" href="index.html" title="neovim-flake Manual" /><link rel="up" href="index.html" title="neovim-flake Manual" /><link rel="prev" href="index.html" title="neovim-flake Manual" /><link rel="next" href="release-notes.html" title="Appendix B. Release Notes" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Appendix A. Configuration Options</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="release-notes.html">Next</a></td></tr></table><hr /></div><div class="appendix"><div class="titlepage"><div><div><h1 class="title"><a id="ch-options"></a>Appendix A. Configuration Options</h1></div></div></div><div class="variablelist"><a id="neovim-flake-options"></a><dl class="variablelist"><dt><span class="term"><a id="opt-vim.enableEditorconfig"></a><a class="term" href="options.html#opt-vim.enableEditorconfig"><code class="option">vim.enableEditorconfig</code></a></span></dt><dd><p>Follow editorconfig rules in current directory</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>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/notashelf/neovim-flake/blob/main/modules/basic/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/basic/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.assistant.copilot.enable"></a><a class="term" href="options.html#opt-vim.assistant.copilot.enable"><code class="option">vim.assistant.copilot.enable</code></a></span></dt><dd><p>Whether to enable Enable GitHub Copilot.</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/notashelf/neovim-flake/blob/main/modules/assistant/copilot/copilot.nix#blob-path" target="_top">
&lt;neovim-flake/modules/assistant/copilot/copilot.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.assistant.copilot.copilot_node_command"></a><a class="term" href="options.html#opt-vim.assistant.copilot.copilot_node_command"><code class="option">vim.assistant.copilot.copilot_node_command</code></a></span></dt><dd><p>Path to nodejs</p><p><span class="emphasis"><em>Type:</em></span> string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"\${pkgs.nodejs-slim-16_x.out}/bin/node"</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/notashelf/neovim-flake/blob/main/modules/assistant/copilot/copilot.nix#blob-path" target="_top">
&lt;neovim-flake/modules/assistant/copilot/copilot.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.autoIndent"></a><a class="term" href="options.html#opt-vim.autoIndent"><code class="option">vim.autoIndent</code></a></span></dt><dd><p>Enable auto indent</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/basic/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/basic/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.autocomplete.enable"></a><a class="term" href="options.html#opt-vim.autocomplete.enable"><code class="option">vim.autocomplete.enable</code></a></span></dt><dd><p>Enable autocomplete via nvim-cmp</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>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/notashelf/neovim-flake/blob/main/modules/completion/nvim-cmp/nvim-cmp.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.autocomplete.enable"></a><a class="term" href="options.html#opt-vim.autocomplete.enable"><code class="option">vim.autocomplete.enable</code></a></span></dt><dd><p>enable autocomplete</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>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/notashelf/neovim-flake/blob/main/modules/completion/nvim-cmp/nvim-cmp.nix#blob-path" target="_top">
&lt;neovim-flake/modules/completion/nvim-cmp/nvim-cmp.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.autocomplete.formatting.format"></a><a class="term" href="options.html#opt-vim.autocomplete.formatting.format"><code class="option">vim.autocomplete.formatting.format</code></a></span></dt><dd><p class="simpara">The function used to customize the appearance of the completion menu.</p><p class="simpara">If <a class="xref" href="options.html#opt-vim.lsp.lspkind.enable"><code class="option">vim.lsp.lspkind.enable</code></a> is true, then the function
will be called before modifications from lspkind.</p><p class="simpara">Default is to call the menu mapping function.</p><p><span class="emphasis"><em>Type:</em></span> string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"nvim_cmp_menu_map"</code></p><p><span class="emphasis"><em>Example:</em></span> </p><pre class="programlisting lua">---
function(entry, vim_item)
return vim_item
end
---</pre><p>
</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/notashelf/neovim-flake/blob/main/modules/completion/nvim-cmp/nvim-cmp.nix#blob-path" target="_top">
&lt;neovim-flake/modules/completion/nvim-cmp/nvim-cmp.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.autocomplete.sources"></a><a class="term" href="options.html#opt-vim.autocomplete.sources"><code class="option">vim.autocomplete.sources</code></a></span></dt><dd><p class="simpara">Attribute set of source names for nvim-cmp.</p><p class="simpara">If an attribute set is provided, then the menu value of
<code class="literal">vim_item</code> in the format will be set to the value (if
utilizing the <code class="literal">nvim_cmp_menu_map</code> function).</p><p class="simpara">Note: only use a single attribute name per attribute set</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>Example:</em></span> </p><pre class="programlisting">''
{nvim-cmp = null; buffer = "[Buffer]";}
''</pre><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/notashelf/neovim-flake/blob/main/modules/completion/nvim-cmp/nvim-cmp.nix#blob-path" target="_top">
&lt;neovim-flake/modules/completion/nvim-cmp/nvim-cmp.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.autocomplete.type"></a><a class="term" href="options.html#opt-vim.autocomplete.type"><code class="option">vim.autocomplete.type</code></a></span></dt><dd><p>Set the autocomplete plugin. Options: [nvim-cmp]</p><p><span class="emphasis"><em>Type:</em></span> value "nvim-cmp" (singular enum)</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"nvim-cmp"</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/notashelf/neovim-flake/blob/main/modules/completion/nvim-cmp/nvim-cmp.nix#blob-path" target="_top">
&lt;neovim-flake/modules/completion/nvim-cmp/nvim-cmp.nix&gt;
@ -15,7 +31,7 @@
&lt;neovim-flake/modules/autopairs/nvim-autopairs/nvim-autopairs.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.autopairs.nvim-compe.map_complete"></a><a class="term" href="options.html#opt-vim.autopairs.nvim-compe.map_complete"><code class="option">vim.autopairs.nvim-compe.map_complete</code></a></span></dt><dd><p>auto insert `(` after select function or method item</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/autopairs/nvim-autopairs/nvim-autopairs.nix#blob-path" target="_top">
&lt;neovim-flake/modules/autopairs/nvim-autopairs/nvim-autopairs.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.autopairs.nvim-compe.map_cr"></a><a class="term" href="options.html#opt-vim.autopairs.nvim-compe.map_cr"><code class="option">vim.autopairs.nvim-compe.map_cr</code></a></span></dt><dd><p>map `CR` on insert mode</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/autopairs/nvim-autopairs/nvim-autopairs.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.autopairs.nvim-compe.map_cr"></a><a class="term" href="options.html#opt-vim.autopairs.nvim-compe.map_cr"><code class="option">vim.autopairs.nvim-compe.map_cr</code></a></span></dt><dd><p class="simpara">map &lt;CR&gt; on insert mode</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/autopairs/nvim-autopairs/nvim-autopairs.nix#blob-path" target="_top">
&lt;neovim-flake/modules/autopairs/nvim-autopairs/nvim-autopairs.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.autopairs.type"></a><a class="term" href="options.html#opt-vim.autopairs.type"><code class="option">vim.autopairs.type</code></a></span></dt><dd><p>Set the autopairs type. Options: nvim-autopairs [nvim-autopairs]</p><p><span class="emphasis"><em>Type:</em></span> value "nvim-autopairs" (singular enum)</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"nvim-autopairs"</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/notashelf/neovim-flake/blob/main/modules/autopairs/nvim-autopairs/nvim-autopairs.nix#blob-path" target="_top">
&lt;neovim-flake/modules/autopairs/nvim-autopairs/nvim-autopairs.nix&gt;
@ -241,6 +257,8 @@
&lt;neovim-flake/modules/filetree/nvimtree-lua/nvimtree-lua.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.filetree.nvimTreeLua.renderer.indentMarkers"></a><a class="term" href="options.html#opt-vim.filetree.nvimTreeLua.renderer.indentMarkers"><code class="option">vim.filetree.nvimTreeLua.renderer.indentMarkers</code></a></span></dt><dd><p>Show indent markers</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>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/notashelf/neovim-flake/blob/main/modules/filetree/nvimtree-lua/nvimtree-lua.nix#blob-path" target="_top">
&lt;neovim-flake/modules/filetree/nvimtree-lua/nvimtree-lua.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.filetree.nvimTreeLua.renderer.rootFolderLabel"></a><a class="term" href="options.html#opt-vim.filetree.nvimTreeLua.renderer.rootFolderLabel"><code class="option">vim.filetree.nvimTreeLua.renderer.rootFolderLabel</code></a></span></dt><dd><p>Root folder label. Set null to disable</p><p><span class="emphasis"><em>Type:</em></span> null or string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">null</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/notashelf/neovim-flake/blob/main/modules/filetree/nvimtree-lua/nvimtree-lua.nix#blob-path" target="_top">
&lt;neovim-flake/modules/filetree/nvimtree-lua/nvimtree-lua.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.filetree.nvimTreeLua.renderer.showHiddenFiles"></a><a class="term" href="options.html#opt-vim.filetree.nvimTreeLua.renderer.showHiddenFiles"><code class="option">vim.filetree.nvimTreeLua.renderer.showHiddenFiles</code></a></span></dt><dd><p>Show hidden files</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/filetree/nvimtree-lua/nvimtree-lua.nix#blob-path" target="_top">
&lt;neovim-flake/modules/filetree/nvimtree-lua/nvimtree-lua.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.filetree.nvimTreeLua.renderer.showParentFolder"></a><a class="term" href="options.html#opt-vim.filetree.nvimTreeLua.renderer.showParentFolder"><code class="option">vim.filetree.nvimTreeLua.renderer.showParentFolder</code></a></span></dt><dd><p>Show parent folder</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>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/notashelf/neovim-flake/blob/main/modules/filetree/nvimtree-lua/nvimtree-lua.nix#blob-path" target="_top">
@ -264,17 +282,17 @@
&lt;neovim-flake/modules/filetree/nvimtree-lua/nvimtree-lua.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.filetree.nvimTreeLua.view.adaptiveSize"></a><a class="term" href="options.html#opt-vim.filetree.nvimTreeLua.view.adaptiveSize"><code class="option">vim.filetree.nvimTreeLua.view.adaptiveSize</code></a></span></dt><dd><p>Resize the tree when the window is resized</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/filetree/nvimtree-lua/nvimtree-lua.nix#blob-path" target="_top">
&lt;neovim-flake/modules/filetree/nvimtree-lua/nvimtree-lua.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.filetree.nvimTreeLua.view.hideRootFolder"></a><a class="term" href="options.html#opt-vim.filetree.nvimTreeLua.view.hideRootFolder"><code class="option">vim.filetree.nvimTreeLua.view.hideRootFolder</code></a></span></dt><dd><p>Hide the root folder</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/filetree/nvimtree-lua/nvimtree-lua.nix#blob-path" target="_top">
&lt;neovim-flake/modules/filetree/nvimtree-lua/nvimtree-lua.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.filetree.nvimTreeLua.view.side"></a><a class="term" href="options.html#opt-vim.filetree.nvimTreeLua.view.side"><code class="option">vim.filetree.nvimTreeLua.view.side</code></a></span></dt><dd><p>Side the tree will appear on left or right</p><p><span class="emphasis"><em>Type:</em></span> one of "left", "right"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"left"</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/notashelf/neovim-flake/blob/main/modules/filetree/nvimtree-lua/nvimtree-lua.nix#blob-path" target="_top">
&lt;neovim-flake/modules/filetree/nvimtree-lua/nvimtree-lua.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.filetree.nvimTreeLua.view.width"></a><a class="term" href="options.html#opt-vim.filetree.nvimTreeLua.view.width"><code class="option">vim.filetree.nvimTreeLua.view.width</code></a></span></dt><dd><p>Width of the tree in charecters</p><p><span class="emphasis"><em>Type:</em></span> signed integer</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">35</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/notashelf/neovim-flake/blob/main/modules/filetree/nvimtree-lua/nvimtree-lua.nix#blob-path" target="_top">
&lt;neovim-flake/modules/filetree/nvimtree-lua/nvimtree-lua.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.gestures.gesture-nvim.enable"></a><a class="term" href="options.html#opt-vim.gestures.gesture-nvim.enable"><code class="option">vim.gestures.gesture-nvim.enable</code></a></span></dt><dd><p>Whether to enable Enable gesture-nvim plugin.</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/notashelf/neovim-flake/blob/main/modules/utility/gestures/gesture-nvim/gesture-nvim.nix#blob-path" target="_top">
&lt;neovim-flake/modules/utility/gestures/gesture-nvim/gesture-nvim.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.git.enable"></a><a class="term" href="options.html#opt-vim.git.enable"><code class="option">vim.git.enable</code></a></span></dt><dd><p>Enable git plugins</p><p><span class="emphasis"><em>Type:</em></span> boolean</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/notashelf/neovim-flake/blob/main/modules/git/git.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.git.enable"></a><a class="term" href="options.html#opt-vim.git.enable"><code class="option">vim.git.enable</code></a></span></dt><dd><p>Whether to enable Git support.</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/notashelf/neovim-flake/blob/main/modules/git/git.nix#blob-path" target="_top">
&lt;neovim-flake/modules/git/git.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.git.gitsigns.enable"></a><a class="term" href="options.html#opt-vim.git.gitsigns.enable"><code class="option">vim.git.gitsigns.enable</code></a></span></dt><dd><p>Enable git options</p><p><span class="emphasis"><em>Type:</em></span> boolean</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/notashelf/neovim-flake/blob/main/modules/git/git.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.git.gitsigns.enable"></a><a class="term" href="options.html#opt-vim.git.gitsigns.enable"><code class="option">vim.git.gitsigns.enable</code></a></span></dt><dd><p>Whether to enable gitsigns.</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/notashelf/neovim-flake/blob/main/modules/git/git.nix#blob-path" target="_top">
&lt;neovim-flake/modules/git/git.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.git.gitsigns.codeActions"></a><a class="term" href="options.html#opt-vim.git.gitsigns.codeActions"><code class="option">vim.git.gitsigns.codeActions</code></a></span></dt><dd><p>Whether to enable gitsigns codeactions through null-ls.</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/notashelf/neovim-flake/blob/main/modules/git/git.nix#blob-path" target="_top">
&lt;neovim-flake/modules/git/git.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.globals"></a><a class="term" href="options.html#opt-vim.globals"><code class="option">vim.globals</code></a></span></dt><dd><p>Set containing global variable values</p><p><span class="emphasis"><em>Type:</em></span> attribute set</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/notashelf/neovim-flake/blob/main/modules/core#blob-path" target="_top">
&lt;neovim-flake/modules/core&gt;
@ -284,86 +302,241 @@
&lt;neovim-flake/modules/core&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.inoremap"></a><a class="term" href="options.html#opt-vim.inoremap"><code class="option">vim.inoremap</code></a></span></dt><dd><p>Defines 'Insert and Replace 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/notashelf/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.languages.enableExtraDiagnostics"></a><a class="term" href="options.html#opt-vim.languages.enableExtraDiagnostics"><code class="option">vim.languages.enableExtraDiagnostics</code></a></span></dt><dd><p>Turn on extra diagnostics for enabled languages by default</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>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/notashelf/neovim-flake/blob/main/modules/languages#blob-path" target="_top">
&lt;neovim-flake/modules/languages&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.enableFormat"></a><a class="term" href="options.html#opt-vim.languages.enableFormat"><code class="option">vim.languages.enableFormat</code></a></span></dt><dd><p>Turn on formatting for enabled languages by default</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>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/notashelf/neovim-flake/blob/main/modules/languages#blob-path" target="_top">
&lt;neovim-flake/modules/languages&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.enableLSP"></a><a class="term" href="options.html#opt-vim.languages.enableLSP"><code class="option">vim.languages.enableLSP</code></a></span></dt><dd><p>Turn on LSP for enabled languages by default</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>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/notashelf/neovim-flake/blob/main/modules/languages#blob-path" target="_top">
&lt;neovim-flake/modules/languages&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.enableTreesitter"></a><a class="term" href="options.html#opt-vim.languages.enableTreesitter"><code class="option">vim.languages.enableTreesitter</code></a></span></dt><dd><p>Turn on treesitter for enabled languages by default</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>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/notashelf/neovim-flake/blob/main/modules/languages#blob-path" target="_top">
&lt;neovim-flake/modules/languages&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.clang.enable"></a><a class="term" href="options.html#opt-vim.languages.clang.enable"><code class="option">vim.languages.clang.enable</code></a></span></dt><dd><p>Whether to enable C/C++ language support.</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/notashelf/neovim-flake/blob/main/modules/languages/clang.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/clang.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.clang.cHeader"></a><a class="term" href="options.html#opt-vim.languages.clang.cHeader"><code class="option">vim.languages.clang.cHeader</code></a></span></dt><dd><p>C syntax for headers. Can fix treesitter errors, see:
https://www.reddit.com/r/neovim/comments/orfpcd/question_does_the_c_parser_from_nvimtreesitter/</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>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/notashelf/neovim-flake/blob/main/modules/languages/clang.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/clang.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.clang.lsp.enable"></a><a class="term" href="options.html#opt-vim.languages.clang.lsp.enable"><code class="option">vim.languages.clang.lsp.enable</code></a></span></dt><dd><p>Enable clang LSP support</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>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/notashelf/neovim-flake/blob/main/modules/languages/clang.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/clang.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.clang.lsp.package"></a><a class="term" href="options.html#opt-vim.languages.clang.lsp.package"><code class="option">vim.languages.clang.lsp.package</code></a></span></dt><dd><p>clang LSP server package</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">&lt;derivation ccls-0.20220729&gt;</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/notashelf/neovim-flake/blob/main/modules/languages/clang.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/clang.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.clang.lsp.opts"></a><a class="term" href="options.html#opt-vim.languages.clang.lsp.opts"><code class="option">vim.languages.clang.lsp.opts</code></a></span></dt><dd><p>Options to pass to clang LSP server</p><p><span class="emphasis"><em>Type:</em></span> null or string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">null</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/notashelf/neovim-flake/blob/main/modules/languages/clang.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/clang.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.clang.lsp.server"></a><a class="term" href="options.html#opt-vim.languages.clang.lsp.server"><code class="option">vim.languages.clang.lsp.server</code></a></span></dt><dd><p>The clang LSP server to use</p><p><span class="emphasis"><em>Type:</em></span> value "ccls" (singular enum)</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"ccls"</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/notashelf/neovim-flake/blob/main/modules/languages/clang.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/clang.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.clang.treesitter.enable"></a><a class="term" href="options.html#opt-vim.languages.clang.treesitter.enable"><code class="option">vim.languages.clang.treesitter.enable</code></a></span></dt><dd><p>Enable C/C++ treesitter</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>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/notashelf/neovim-flake/blob/main/modules/languages/clang.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/clang.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.clang.treesitter.cPackage"></a><a class="term" href="options.html#opt-vim.languages.clang.treesitter.cPackage"><code class="option">vim.languages.clang.treesitter.cPackage</code></a></span></dt><dd><p>The c treesitter package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.vimPlugins.nvim-treesitter.builtGrammars.c</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/notashelf/neovim-flake/blob/main/modules/languages/clang.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/clang.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.clang.treesitter.cppPackage"></a><a class="term" href="options.html#opt-vim.languages.clang.treesitter.cppPackage"><code class="option">vim.languages.clang.treesitter.cppPackage</code></a></span></dt><dd><p>The cpp treesitter package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.vimPlugins.nvim-treesitter.builtGrammars.cpp</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/notashelf/neovim-flake/blob/main/modules/languages/clang.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/clang.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.dart.enable"></a><a class="term" href="options.html#opt-vim.languages.dart.enable"><code class="option">vim.languages.dart.enable</code></a></span></dt><dd><p>Whether to enable Dart language support.</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/notashelf/neovim-flake/blob/main/modules/languages/dart/dart.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/dart/dart.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.dart.flutter-tools.enable"></a><a class="term" href="options.html#opt-vim.languages.dart.flutter-tools.enable"><code class="option">vim.languages.dart.flutter-tools.enable</code></a></span></dt><dd><p>Whether to enable Enable flutter-tools for flutter support.</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/notashelf/neovim-flake/blob/main/modules/languages/dart/dart.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/dart/dart.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.dart.flutter-tools.color.enable"></a><a class="term" href="options.html#opt-vim.languages.dart.flutter-tools.color.enable"><code class="option">vim.languages.dart.flutter-tools.color.enable</code></a></span></dt><dd><p>Whether to enable Whether or mot to highlight color variables at all.</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/notashelf/neovim-flake/blob/main/modules/languages/dart/dart.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/dart/dart.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.dart.flutter-tools.color.highlightBackground"></a><a class="term" href="options.html#opt-vim.languages.dart.flutter-tools.color.highlightBackground"><code class="option">vim.languages.dart.flutter-tools.color.highlightBackground</code></a></span></dt><dd><p>Highlight the background</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>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/notashelf/neovim-flake/blob/main/modules/languages/dart/dart.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/dart/dart.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.dart.flutter-tools.color.highlightForeground"></a><a class="term" href="options.html#opt-vim.languages.dart.flutter-tools.color.highlightForeground"><code class="option">vim.languages.dart.flutter-tools.color.highlightForeground</code></a></span></dt><dd><p>Highlight the foreground</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>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/notashelf/neovim-flake/blob/main/modules/languages/dart/dart.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/dart/dart.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.dart.flutter-tools.color.virtualText.enable"></a><a class="term" href="options.html#opt-vim.languages.dart.flutter-tools.color.virtualText.enable"><code class="option">vim.languages.dart.flutter-tools.color.virtualText.enable</code></a></span></dt><dd><p>Whether to enable Show the highlight using virtual text.</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/notashelf/neovim-flake/blob/main/modules/languages/dart/dart.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/dart/dart.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.dart.flutter-tools.color.virtualText.character"></a><a class="term" href="options.html#opt-vim.languages.dart.flutter-tools.color.virtualText.character"><code class="option">vim.languages.dart.flutter-tools.color.virtualText.character</code></a></span></dt><dd><p>Virtual text character to highlight</p><p><span class="emphasis"><em>Type:</em></span> 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/notashelf/neovim-flake/blob/main/modules/languages/dart/dart.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/dart/dart.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.dart.lsp.enable"></a><a class="term" href="options.html#opt-vim.languages.dart.lsp.enable"><code class="option">vim.languages.dart.lsp.enable</code></a></span></dt><dd><p>Enable Dart LSP support</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>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/notashelf/neovim-flake/blob/main/modules/languages/dart/dart.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/dart/dart.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.dart.lsp.package"></a><a class="term" href="options.html#opt-vim.languages.dart.lsp.package"><code class="option">vim.languages.dart.lsp.package</code></a></span></dt><dd><p>Dart LSP server package</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">&lt;derivation dart-2.19.3&gt;</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/notashelf/neovim-flake/blob/main/modules/languages/dart/dart.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/dart/dart.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.dart.lsp.opts"></a><a class="term" href="options.html#opt-vim.languages.dart.lsp.opts"><code class="option">vim.languages.dart.lsp.opts</code></a></span></dt><dd><p>Options to pass to Dart LSP server</p><p><span class="emphasis"><em>Type:</em></span> null or string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">null</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/notashelf/neovim-flake/blob/main/modules/languages/dart/dart.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/dart/dart.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.dart.lsp.server"></a><a class="term" href="options.html#opt-vim.languages.dart.lsp.server"><code class="option">vim.languages.dart.lsp.server</code></a></span></dt><dd><p>The Dart LSP server to use</p><p><span class="emphasis"><em>Type:</em></span> value "dart" (singular enum)</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"dart"</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/notashelf/neovim-flake/blob/main/modules/languages/dart/dart.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/dart/dart.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.dart.treesitter.enable"></a><a class="term" href="options.html#opt-vim.languages.dart.treesitter.enable"><code class="option">vim.languages.dart.treesitter.enable</code></a></span></dt><dd><p>Enable Dart treesitter</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>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/notashelf/neovim-flake/blob/main/modules/languages/dart/dart.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/dart/dart.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.dart.treesitter.package"></a><a class="term" href="options.html#opt-vim.languages.dart.treesitter.package"><code class="option">vim.languages.dart.treesitter.package</code></a></span></dt><dd><p>The dart treesitter package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.vimPlugins.nvim-treesitter.builtGrammars.dart</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/notashelf/neovim-flake/blob/main/modules/languages/dart/dart.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/dart/dart.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.elixir.enable"></a><a class="term" href="options.html#opt-vim.languages.elixir.enable"><code class="option">vim.languages.elixir.enable</code></a></span></dt><dd><p>Whether to enable elixir support.</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/notashelf/neovim-flake/blob/main/modules/languages/elixir/elixir-tools.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/elixir/elixir-tools.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.go.enable"></a><a class="term" href="options.html#opt-vim.languages.go.enable"><code class="option">vim.languages.go.enable</code></a></span></dt><dd><p>Whether to enable Go language support.</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/notashelf/neovim-flake/blob/main/modules/languages/go.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/go.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.go.lsp.enable"></a><a class="term" href="options.html#opt-vim.languages.go.lsp.enable"><code class="option">vim.languages.go.lsp.enable</code></a></span></dt><dd><p>Enable Go LSP support</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>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/notashelf/neovim-flake/blob/main/modules/languages/go.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/go.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.go.lsp.package"></a><a class="term" href="options.html#opt-vim.languages.go.lsp.package"><code class="option">vim.languages.go.lsp.package</code></a></span></dt><dd><p>Go LSP server package</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">&lt;derivation gopls-0.11.0&gt;</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/notashelf/neovim-flake/blob/main/modules/languages/go.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/go.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.go.lsp.server"></a><a class="term" href="options.html#opt-vim.languages.go.lsp.server"><code class="option">vim.languages.go.lsp.server</code></a></span></dt><dd><p>Go LSP server to use</p><p><span class="emphasis"><em>Type:</em></span> value "gopls" (singular enum)</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"gopls"</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/notashelf/neovim-flake/blob/main/modules/languages/go.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/go.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.go.treesitter.enable"></a><a class="term" href="options.html#opt-vim.languages.go.treesitter.enable"><code class="option">vim.languages.go.treesitter.enable</code></a></span></dt><dd><p>Enable Go treesitter</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>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/notashelf/neovim-flake/blob/main/modules/languages/go.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/go.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.go.treesitter.package"></a><a class="term" href="options.html#opt-vim.languages.go.treesitter.package"><code class="option">vim.languages.go.treesitter.package</code></a></span></dt><dd><p>The go treesitter package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.vimPlugins.nvim-treesitter.builtGrammars.go</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/notashelf/neovim-flake/blob/main/modules/languages/go.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/go.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.html.enable"></a><a class="term" href="options.html#opt-vim.languages.html.enable"><code class="option">vim.languages.html.enable</code></a></span></dt><dd><p>Whether to enable HTML language support.</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/notashelf/neovim-flake/blob/main/modules/languages/html.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/html.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.html.treesitter.enable"></a><a class="term" href="options.html#opt-vim.languages.html.treesitter.enable"><code class="option">vim.languages.html.treesitter.enable</code></a></span></dt><dd><p>Enable HTML treesitter</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>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/notashelf/neovim-flake/blob/main/modules/languages/html.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/html.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.html.treesitter.package"></a><a class="term" href="options.html#opt-vim.languages.html.treesitter.package"><code class="option">vim.languages.html.treesitter.package</code></a></span></dt><dd><p>The html treesitter package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.vimPlugins.nvim-treesitter.builtGrammars.html</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/notashelf/neovim-flake/blob/main/modules/languages/html.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/html.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.html.treesitter.autotagHtml"></a><a class="term" href="options.html#opt-vim.languages.html.treesitter.autotagHtml"><code class="option">vim.languages.html.treesitter.autotagHtml</code></a></span></dt><dd><p>Enable autoclose/autorename of html tags (nvim-ts-autotag)</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/languages/html.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/html.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.markdown.enable"></a><a class="term" href="options.html#opt-vim.languages.markdown.enable"><code class="option">vim.languages.markdown.enable</code></a></span></dt><dd><p>Whether to enable Markdown language support.</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/notashelf/neovim-flake/blob/main/modules/languages/markdown/markdown.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/markdown/markdown.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.markdown.glow.enable"></a><a class="term" href="options.html#opt-vim.languages.markdown.glow.enable"><code class="option">vim.languages.markdown.glow.enable</code></a></span></dt><dd><p>Enable markdown preview in neovim with glow</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/languages/markdown/markdown.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/markdown/markdown.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.markdown.treesitter.enable"></a><a class="term" href="options.html#opt-vim.languages.markdown.treesitter.enable"><code class="option">vim.languages.markdown.treesitter.enable</code></a></span></dt><dd><p>Enable Markdown treesitter</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>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/notashelf/neovim-flake/blob/main/modules/languages/markdown/markdown.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/markdown/markdown.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.markdown.treesitter.mdInlinePackage"></a><a class="term" href="options.html#opt-vim.languages.markdown.treesitter.mdInlinePackage"><code class="option">vim.languages.markdown.treesitter.mdInlinePackage</code></a></span></dt><dd><p>The markdown-inline treesitter package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.vimPlugins.nvim-treesitter.builtGrammars.markdown-inline</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/notashelf/neovim-flake/blob/main/modules/languages/markdown/markdown.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/markdown/markdown.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.markdown.treesitter.mdPackage"></a><a class="term" href="options.html#opt-vim.languages.markdown.treesitter.mdPackage"><code class="option">vim.languages.markdown.treesitter.mdPackage</code></a></span></dt><dd><p>The markdown treesitter package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.vimPlugins.nvim-treesitter.builtGrammars.markdown</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/notashelf/neovim-flake/blob/main/modules/languages/markdown/markdown.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/markdown/markdown.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.nix.enable"></a><a class="term" href="options.html#opt-vim.languages.nix.enable"><code class="option">vim.languages.nix.enable</code></a></span></dt><dd><p>Whether to enable Nix language support.</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/notashelf/neovim-flake/blob/main/modules/languages/nix.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/nix.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.nix.format.enable"></a><a class="term" href="options.html#opt-vim.languages.nix.format.enable"><code class="option">vim.languages.nix.format.enable</code></a></span></dt><dd><p>Enable Nix formatting</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>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/notashelf/neovim-flake/blob/main/modules/languages/nix.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/nix.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.nix.format.package"></a><a class="term" href="options.html#opt-vim.languages.nix.format.package"><code class="option">vim.languages.nix.format.package</code></a></span></dt><dd><p>Nix formatter package</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">&lt;derivation alejandra-3.0.0&gt;</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/notashelf/neovim-flake/blob/main/modules/languages/nix.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/nix.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.nix.format.type"></a><a class="term" href="options.html#opt-vim.languages.nix.format.type"><code class="option">vim.languages.nix.format.type</code></a></span></dt><dd><p>Nix formatter to use</p><p><span class="emphasis"><em>Type:</em></span> one of "alejandra", "nixpkgs-fmt"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"alejandra"</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/notashelf/neovim-flake/blob/main/modules/languages/nix.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/nix.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.nix.lsp.enable"></a><a class="term" href="options.html#opt-vim.languages.nix.lsp.enable"><code class="option">vim.languages.nix.lsp.enable</code></a></span></dt><dd><p>Enable Nix LSP support</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>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/notashelf/neovim-flake/blob/main/modules/languages/nix.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/nix.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.nix.lsp.package"></a><a class="term" href="options.html#opt-vim.languages.nix.lsp.package"><code class="option">vim.languages.nix.lsp.package</code></a></span></dt><dd><p>Nix LSP server package</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">&lt;derivation nil-2023-04-03&gt;</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/notashelf/neovim-flake/blob/main/modules/languages/nix.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/nix.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.nix.lsp.server"></a><a class="term" href="options.html#opt-vim.languages.nix.lsp.server"><code class="option">vim.languages.nix.lsp.server</code></a></span></dt><dd><p>Nix LSP server to use</p><p><span class="emphasis"><em>Type:</em></span> string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"nil"</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/notashelf/neovim-flake/blob/main/modules/languages/nix.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/nix.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.nix.treesitter.enable"></a><a class="term" href="options.html#opt-vim.languages.nix.treesitter.enable"><code class="option">vim.languages.nix.treesitter.enable</code></a></span></dt><dd><p>Enable Nix treesitter</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>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/notashelf/neovim-flake/blob/main/modules/languages/nix.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/nix.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.nix.treesitter.package"></a><a class="term" href="options.html#opt-vim.languages.nix.treesitter.package"><code class="option">vim.languages.nix.treesitter.package</code></a></span></dt><dd><p>The nix treesitter package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.vimPlugins.nvim-treesitter.builtGrammars.nix</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/notashelf/neovim-flake/blob/main/modules/languages/nix.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/nix.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.python.enable"></a><a class="term" href="options.html#opt-vim.languages.python.enable"><code class="option">vim.languages.python.enable</code></a></span></dt><dd><p>Whether to enable Python language support.</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/notashelf/neovim-flake/blob/main/modules/languages/python.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/python.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.python.format.enable"></a><a class="term" href="options.html#opt-vim.languages.python.format.enable"><code class="option">vim.languages.python.format.enable</code></a></span></dt><dd><p>Enable Python formatting</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>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/notashelf/neovim-flake/blob/main/modules/languages/python.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/python.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.python.format.package"></a><a class="term" href="options.html#opt-vim.languages.python.format.package"><code class="option">vim.languages.python.format.package</code></a></span></dt><dd><p>Python formatter package</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">&lt;derivation black-23.1.0&gt;</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/notashelf/neovim-flake/blob/main/modules/languages/python.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/python.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.python.format.type"></a><a class="term" href="options.html#opt-vim.languages.python.format.type"><code class="option">vim.languages.python.format.type</code></a></span></dt><dd><p>Python formatter to use</p><p><span class="emphasis"><em>Type:</em></span> value "black" (singular enum)</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"black"</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/notashelf/neovim-flake/blob/main/modules/languages/python.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/python.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.python.lsp.enable"></a><a class="term" href="options.html#opt-vim.languages.python.lsp.enable"><code class="option">vim.languages.python.lsp.enable</code></a></span></dt><dd><p>Enable Python LSP support</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>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/notashelf/neovim-flake/blob/main/modules/languages/python.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/python.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.python.lsp.package"></a><a class="term" href="options.html#opt-vim.languages.python.lsp.package"><code class="option">vim.languages.python.lsp.package</code></a></span></dt><dd><p>The python treesitter package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.vimPlugins.nvim-treesitter.builtGrammars.python</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/notashelf/neovim-flake/blob/main/modules/languages/python.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/python.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.python.lsp.server"></a><a class="term" href="options.html#opt-vim.languages.python.lsp.server"><code class="option">vim.languages.python.lsp.server</code></a></span></dt><dd><p>Python LSP server to use</p><p><span class="emphasis"><em>Type:</em></span> value "pyright" (singular enum)</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"pyright"</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/notashelf/neovim-flake/blob/main/modules/languages/python.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/python.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.python.treesitter.enable"></a><a class="term" href="options.html#opt-vim.languages.python.treesitter.enable"><code class="option">vim.languages.python.treesitter.enable</code></a></span></dt><dd><p>Enable Python treesitter</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>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/notashelf/neovim-flake/blob/main/modules/languages/python.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/python.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.python.treesitter.package"></a><a class="term" href="options.html#opt-vim.languages.python.treesitter.package"><code class="option">vim.languages.python.treesitter.package</code></a></span></dt><dd><p>Python treesitter grammar to use</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">&lt;derivation python-grammar-0.0.0+rev=6282715&gt;</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/notashelf/neovim-flake/blob/main/modules/languages/python.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/python.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.rust.enable"></a><a class="term" href="options.html#opt-vim.languages.rust.enable"><code class="option">vim.languages.rust.enable</code></a></span></dt><dd><p>Whether to enable Rust language support.</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/notashelf/neovim-flake/blob/main/modules/languages/rust.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/rust.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.rust.crates.enable"></a><a class="term" href="options.html#opt-vim.languages.rust.crates.enable"><code class="option">vim.languages.rust.crates.enable</code></a></span></dt><dd><p>Whether to enable crates-nvim, tools for managing dependencies.</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/notashelf/neovim-flake/blob/main/modules/languages/rust.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/rust.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.rust.crates.codeActions"></a><a class="term" href="options.html#opt-vim.languages.rust.crates.codeActions"><code class="option">vim.languages.rust.crates.codeActions</code></a></span></dt><dd><p>Enable code actions through null-ls</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/languages/rust.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/rust.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.rust.lsp.enable"></a><a class="term" href="options.html#opt-vim.languages.rust.lsp.enable"><code class="option">vim.languages.rust.lsp.enable</code></a></span></dt><dd><p>Rust LSP support (rust-analyzer with extra tools)</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>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/notashelf/neovim-flake/blob/main/modules/languages/rust.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/rust.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.rust.lsp.package"></a><a class="term" href="options.html#opt-vim.languages.rust.lsp.package"><code class="option">vim.languages.rust.lsp.package</code></a></span></dt><dd><p>rust-analyzer package</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">&lt;derivation rust-analyzer-2023-04-10&gt;</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/notashelf/neovim-flake/blob/main/modules/languages/rust.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/rust.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.rust.lsp.opts"></a><a class="term" href="options.html#opt-vim.languages.rust.lsp.opts"><code class="option">vim.languages.rust.lsp.opts</code></a></span></dt><dd><p>Options to pass to rust analyzer</p><p><span class="emphasis"><em>Type:</em></span> 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/notashelf/neovim-flake/blob/main/modules/languages/rust.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/rust.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.rust.treesitter.enable"></a><a class="term" href="options.html#opt-vim.languages.rust.treesitter.enable"><code class="option">vim.languages.rust.treesitter.enable</code></a></span></dt><dd><p>Enable Rust treesitter</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>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/notashelf/neovim-flake/blob/main/modules/languages/rust.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/rust.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.rust.treesitter.package"></a><a class="term" href="options.html#opt-vim.languages.rust.treesitter.package"><code class="option">vim.languages.rust.treesitter.package</code></a></span></dt><dd><p>The rust treesitter package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.vimPlugins.nvim-treesitter.builtGrammars.rust</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/notashelf/neovim-flake/blob/main/modules/languages/rust.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/rust.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.sql.enable"></a><a class="term" href="options.html#opt-vim.languages.sql.enable"><code class="option">vim.languages.sql.enable</code></a></span></dt><dd><p>Whether to enable SQL language support.</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/notashelf/neovim-flake/blob/main/modules/languages/sql.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/sql.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.sql.dialect"></a><a class="term" href="options.html#opt-vim.languages.sql.dialect"><code class="option">vim.languages.sql.dialect</code></a></span></dt><dd><p>SQL dialect for sqlfluff (if used)</p><p><span class="emphasis"><em>Type:</em></span> string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"ansi"</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/notashelf/neovim-flake/blob/main/modules/languages/sql.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/sql.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.sql.extraDiagnostics.enable"></a><a class="term" href="options.html#opt-vim.languages.sql.extraDiagnostics.enable"><code class="option">vim.languages.sql.extraDiagnostics.enable</code></a></span></dt><dd><p>Enable extra SQL diagnostics</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>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/notashelf/neovim-flake/blob/main/modules/languages/sql.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/sql.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.sql.extraDiagnostics.types"></a><a class="term" href="options.html#opt-vim.languages.sql.extraDiagnostics.types"><code class="option">vim.languages.sql.extraDiagnostics.types</code></a></span></dt><dd><p>List of SQL diagnostics to enable</p><p><span class="emphasis"><em>Type:</em></span> list of (value "sqlfluff" (singular enum) or (submodule))</p><p><span class="emphasis"><em>Default:</em></span> </p><pre class="programlisting">[
"sqlfluff"
]</pre><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/notashelf/neovim-flake/blob/main/modules/languages/sql.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/sql.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.sql.format.enable"></a><a class="term" href="options.html#opt-vim.languages.sql.format.enable"><code class="option">vim.languages.sql.format.enable</code></a></span></dt><dd><p>Enable SQL formatting</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>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/notashelf/neovim-flake/blob/main/modules/languages/sql.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/sql.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.sql.format.package"></a><a class="term" href="options.html#opt-vim.languages.sql.format.package"><code class="option">vim.languages.sql.format.package</code></a></span></dt><dd><p>SQL formatter package</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">&lt;derivation sqlfluff-2.0.5&gt;</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/notashelf/neovim-flake/blob/main/modules/languages/sql.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/sql.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.sql.format.type"></a><a class="term" href="options.html#opt-vim.languages.sql.format.type"><code class="option">vim.languages.sql.format.type</code></a></span></dt><dd><p>SQL formatter to use</p><p><span class="emphasis"><em>Type:</em></span> value "sqlfluff" (singular enum)</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"sqlfluff"</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/notashelf/neovim-flake/blob/main/modules/languages/sql.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/sql.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.sql.lsp.enable"></a><a class="term" href="options.html#opt-vim.languages.sql.lsp.enable"><code class="option">vim.languages.sql.lsp.enable</code></a></span></dt><dd><p>Enable SQL LSP support</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>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/notashelf/neovim-flake/blob/main/modules/languages/sql.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/sql.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.sql.lsp.package"></a><a class="term" href="options.html#opt-vim.languages.sql.lsp.package"><code class="option">vim.languages.sql.lsp.package</code></a></span></dt><dd><p>SQL LSP server package</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">&lt;derivation sqls-0.2.22&gt;</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/notashelf/neovim-flake/blob/main/modules/languages/sql.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/sql.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.sql.lsp.server"></a><a class="term" href="options.html#opt-vim.languages.sql.lsp.server"><code class="option">vim.languages.sql.lsp.server</code></a></span></dt><dd><p>SQL LSP server to use</p><p><span class="emphasis"><em>Type:</em></span> value "sqls" (singular enum)</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"sqls"</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/notashelf/neovim-flake/blob/main/modules/languages/sql.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/sql.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.sql.treesitter.enable"></a><a class="term" href="options.html#opt-vim.languages.sql.treesitter.enable"><code class="option">vim.languages.sql.treesitter.enable</code></a></span></dt><dd><p>Enable SQL treesitter</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>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/notashelf/neovim-flake/blob/main/modules/languages/sql.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/sql.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.sql.treesitter.package"></a><a class="term" href="options.html#opt-vim.languages.sql.treesitter.package"><code class="option">vim.languages.sql.treesitter.package</code></a></span></dt><dd><p>SQL treesitter grammar to use</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">&lt;derivation sql-grammar-0.0.0+rev=8f1c49f&gt;</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/notashelf/neovim-flake/blob/main/modules/languages/sql.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/sql.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.ts.enable"></a><a class="term" href="options.html#opt-vim.languages.ts.enable"><code class="option">vim.languages.ts.enable</code></a></span></dt><dd><p>Whether to enable SQL language support.</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/notashelf/neovim-flake/blob/main/modules/languages/ts.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/ts.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.ts.extraDiagnostics.enable"></a><a class="term" href="options.html#opt-vim.languages.ts.extraDiagnostics.enable"><code class="option">vim.languages.ts.extraDiagnostics.enable</code></a></span></dt><dd><p>Enable extra Typescript/Javascript diagnostics</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>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/notashelf/neovim-flake/blob/main/modules/languages/ts.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/ts.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.ts.extraDiagnostics.types"></a><a class="term" href="options.html#opt-vim.languages.ts.extraDiagnostics.types"><code class="option">vim.languages.ts.extraDiagnostics.types</code></a></span></dt><dd><p>List of Typescript/Javascript diagnostics to enable</p><p><span class="emphasis"><em>Type:</em></span> list of (value "eslint" (singular enum) or (submodule))</p><p><span class="emphasis"><em>Default:</em></span> </p><pre class="programlisting">[
"eslint"
]</pre><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/notashelf/neovim-flake/blob/main/modules/languages/ts.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/ts.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.ts.format.enable"></a><a class="term" href="options.html#opt-vim.languages.ts.format.enable"><code class="option">vim.languages.ts.format.enable</code></a></span></dt><dd><p>Enable Typescript/Javascript formatting</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>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/notashelf/neovim-flake/blob/main/modules/languages/ts.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/ts.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.ts.format.package"></a><a class="term" href="options.html#opt-vim.languages.ts.format.package"><code class="option">vim.languages.ts.format.package</code></a></span></dt><dd><p>Typescript/Javascript formatter package</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">&lt;derivation prettier-2.8.4&gt;</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/notashelf/neovim-flake/blob/main/modules/languages/ts.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/ts.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.ts.format.type"></a><a class="term" href="options.html#opt-vim.languages.ts.format.type"><code class="option">vim.languages.ts.format.type</code></a></span></dt><dd><p>Typescript/Javascript formatter to use</p><p><span class="emphasis"><em>Type:</em></span> value "prettier" (singular enum)</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"prettier"</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/notashelf/neovim-flake/blob/main/modules/languages/ts.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/ts.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.ts.lsp.enable"></a><a class="term" href="options.html#opt-vim.languages.ts.lsp.enable"><code class="option">vim.languages.ts.lsp.enable</code></a></span></dt><dd><p>Enable Typescript/Javascript LSP support</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>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/notashelf/neovim-flake/blob/main/modules/languages/ts.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/ts.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.ts.lsp.package"></a><a class="term" href="options.html#opt-vim.languages.ts.lsp.package"><code class="option">vim.languages.ts.lsp.package</code></a></span></dt><dd><p>Typescript/Javascript LSP server package</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">&lt;derivation typescript-language-server-3.3.0&gt;</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/notashelf/neovim-flake/blob/main/modules/languages/ts.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/ts.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.ts.lsp.server"></a><a class="term" href="options.html#opt-vim.languages.ts.lsp.server"><code class="option">vim.languages.ts.lsp.server</code></a></span></dt><dd><p>Typescript/Javascript LSP server to use</p><p><span class="emphasis"><em>Type:</em></span> value "tsserver" (singular enum)</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"tsserver"</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/notashelf/neovim-flake/blob/main/modules/languages/ts.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/ts.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.ts.treesitter.enable"></a><a class="term" href="options.html#opt-vim.languages.ts.treesitter.enable"><code class="option">vim.languages.ts.treesitter.enable</code></a></span></dt><dd><p>Enable Typescript/Javascript treesitter</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>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/notashelf/neovim-flake/blob/main/modules/languages/ts.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/ts.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.ts.treesitter.jsPackage"></a><a class="term" href="options.html#opt-vim.languages.ts.treesitter.jsPackage"><code class="option">vim.languages.ts.treesitter.jsPackage</code></a></span></dt><dd><p>The javascript treesitter package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.vimPlugins.nvim-treesitter.builtGrammars.javascript</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/notashelf/neovim-flake/blob/main/modules/languages/ts.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/ts.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.ts.treesitter.tsPackage"></a><a class="term" href="options.html#opt-vim.languages.ts.treesitter.tsPackage"><code class="option">vim.languages.ts.treesitter.tsPackage</code></a></span></dt><dd><p>The tsx treesitter package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.vimPlugins.nvim-treesitter.builtGrammars.tsx</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/notashelf/neovim-flake/blob/main/modules/languages/ts.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/ts.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.zig.enable"></a><a class="term" href="options.html#opt-vim.languages.zig.enable"><code class="option">vim.languages.zig.enable</code></a></span></dt><dd><p>Whether to enable SQL language support.</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/notashelf/neovim-flake/blob/main/modules/languages/zig.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/zig.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.zig.lsp.enable"></a><a class="term" href="options.html#opt-vim.languages.zig.lsp.enable"><code class="option">vim.languages.zig.lsp.enable</code></a></span></dt><dd><p>Zig LSP support (zls)</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>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/notashelf/neovim-flake/blob/main/modules/languages/zig.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/zig.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.zig.lsp.package"></a><a class="term" href="options.html#opt-vim.languages.zig.lsp.package"><code class="option">vim.languages.zig.lsp.package</code></a></span></dt><dd><p>ZLS package</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">&lt;derivation pyright-1.1.298&gt;</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/notashelf/neovim-flake/blob/main/modules/languages/zig.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/zig.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.zig.lsp.zigPackage"></a><a class="term" href="options.html#opt-vim.languages.zig.lsp.zigPackage"><code class="option">vim.languages.zig.lsp.zigPackage</code></a></span></dt><dd><p>Zig package used by ZLS</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">&lt;derivation zig-0.10.1&gt;</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/notashelf/neovim-flake/blob/main/modules/languages/zig.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/zig.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.zig.treesitter.enable"></a><a class="term" href="options.html#opt-vim.languages.zig.treesitter.enable"><code class="option">vim.languages.zig.treesitter.enable</code></a></span></dt><dd><p>Enable Zig treesitter</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>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/notashelf/neovim-flake/blob/main/modules/languages/zig.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/zig.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.languages.zig.treesitter.package"></a><a class="term" href="options.html#opt-vim.languages.zig.treesitter.package"><code class="option">vim.languages.zig.treesitter.package</code></a></span></dt><dd><p>The zig treesitter package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.vimPlugins.nvim-treesitter.builtGrammars.zig</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/notashelf/neovim-flake/blob/main/modules/languages/zig.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/zig.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lineNumberMode"></a><a class="term" href="options.html#opt-vim.lineNumberMode"><code class="option">vim.lineNumberMode</code></a></span></dt><dd><p>How line numbers are displayed. none, relative, number, relNumber</p><p><span class="emphasis"><em>Type:</em></span> one of "relative", "number", "relNumber", "none"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"relNumber"</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/notashelf/neovim-flake/blob/main/modules/basic/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/basic/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.enable"></a><a class="term" href="options.html#opt-vim.lsp.enable"><code class="option">vim.lsp.enable</code></a></span></dt><dd><p>Whether to enable Enable neovim LSP support. Requires language specific LSPs to be anabled to take effect.</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.enable"></a><a class="term" href="options.html#opt-vim.lsp.enable"><code class="option">vim.lsp.enable</code></a></span></dt><dd><p>Whether to enable LSP, also enabled automatically through null-ls and lspconfig options.</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.clang.enable"></a><a class="term" href="options.html#opt-vim.lsp.clang.enable"><code class="option">vim.lsp.clang.enable</code></a></span></dt><dd><p>Whether to enable C language LSP.</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.clang.c_header"></a><a class="term" href="options.html#opt-vim.lsp.clang.c_header"><code class="option">vim.lsp.clang.c_header</code></a></span></dt><dd><p>Whether to enable C syntax header files.</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.clang.cclsOpts"></a><a class="term" href="options.html#opt-vim.lsp.clang.cclsOpts"><code class="option">vim.lsp.clang.cclsOpts</code></a></span></dt><dd><p><span class="emphasis"><em>Type:</em></span> 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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.dart.enable"></a><a class="term" href="options.html#opt-vim.lsp.dart.enable"><code class="option">vim.lsp.dart.enable</code></a></span></dt><dd><p>Whether to enable Dart Language LSP.</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.dart.flutter-tools.enable"></a><a class="term" href="options.html#opt-vim.lsp.dart.flutter-tools.enable"><code class="option">vim.lsp.dart.flutter-tools.enable</code></a></span></dt><dd><p>Whether to enable .</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.dart.flutter-tools.color.enable"></a><a class="term" href="options.html#opt-vim.lsp.dart.flutter-tools.color.enable"><code class="option">vim.lsp.dart.flutter-tools.color.enable</code></a></span></dt><dd><p>Whether to enable Whether or mot to highlight color variables at all.</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/notashelf/neovim-flake/blob/main/modules/lsp/flutter-tools-nvim/flutter-tools.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/flutter-tools-nvim/flutter-tools.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.dart.flutter-tools.color.highlightBackground"></a><a class="term" href="options.html#opt-vim.lsp.dart.flutter-tools.color.highlightBackground"><code class="option">vim.lsp.dart.flutter-tools.color.highlightBackground</code></a></span></dt><dd><p>Highlight the background</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>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/notashelf/neovim-flake/blob/main/modules/lsp/flutter-tools-nvim/flutter-tools.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/flutter-tools-nvim/flutter-tools.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.dart.flutter-tools.color.highlightForeground"></a><a class="term" href="options.html#opt-vim.lsp.dart.flutter-tools.color.highlightForeground"><code class="option">vim.lsp.dart.flutter-tools.color.highlightForeground</code></a></span></dt><dd><p>Highlight the foreground</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>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/notashelf/neovim-flake/blob/main/modules/lsp/flutter-tools-nvim/flutter-tools.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/flutter-tools-nvim/flutter-tools.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.dart.flutter-tools.color.virtualText.enable"></a><a class="term" href="options.html#opt-vim.lsp.dart.flutter-tools.color.virtualText.enable"><code class="option">vim.lsp.dart.flutter-tools.color.virtualText.enable</code></a></span></dt><dd><p>Whether to enable Show the highlight using virtual text.</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/notashelf/neovim-flake/blob/main/modules/lsp/flutter-tools-nvim/flutter-tools.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/flutter-tools-nvim/flutter-tools.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.dart.flutter-tools.color.virtualText.character"></a><a class="term" href="options.html#opt-vim.lsp.dart.flutter-tools.color.virtualText.character"><code class="option">vim.lsp.dart.flutter-tools.color.virtualText.character</code></a></span></dt><dd><p>Virtual text character to highlight</p><p><span class="emphasis"><em>Type:</em></span> 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/notashelf/neovim-flake/blob/main/modules/lsp/flutter-tools-nvim/flutter-tools.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/flutter-tools-nvim/flutter-tools.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.formatOnSave"></a><a class="term" href="options.html#opt-vim.lsp.formatOnSave"><code class="option">vim.lsp.formatOnSave</code></a></span></dt><dd><p>Whether to enable Format on save.</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.go"></a><a class="term" href="options.html#opt-vim.lsp.go"><code class="option">vim.lsp.go</code></a></span></dt><dd><p>Whether to enable Go language LSP.</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.formatOnSave"></a><a class="term" href="options.html#opt-vim.lsp.formatOnSave"><code class="option">vim.lsp.formatOnSave</code></a></span></dt><dd><p>Whether to enable format on save.</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.lightbulb.enable"></a><a class="term" href="options.html#opt-vim.lsp.lightbulb.enable"><code class="option">vim.lsp.lightbulb.enable</code></a></span></dt><dd><p>Whether to enable Lightbulb for code actions. Requires an emoji font.</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/notashelf/neovim-flake/blob/main/modules/lsp/lightbulb/lightbulb.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/lightbulb/lightbulb.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.lspSignature.enable"></a><a class="term" href="options.html#opt-vim.lsp.lspSignature.enable"><code class="option">vim.lsp.lspSignature.enable</code></a></span></dt><dd><p>Whether to enable lsp signature viewer.</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/notashelf/neovim-flake/blob/main/modules/lsp/lsp-signature/lsp-signature.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/lsp-signature/lsp-signature.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.lspconfig.enable"></a><a class="term" href="options.html#opt-vim.lsp.lspconfig.enable"><code class="option">vim.lsp.lspconfig.enable</code></a></span></dt><dd><p>Whether to enable nvim-lspconfig, also enabled automatically.</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/notashelf/neovim-flake/blob/main/modules/lsp/lspconfig/lspconfig.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/lspconfig/lspconfig.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.lspconfig.sources"></a><a class="term" href="options.html#opt-vim.lsp.lspconfig.sources"><code class="option">vim.lsp.lspconfig.sources</code></a></span></dt><dd><p>nvim-lspconfig sources</p><p><span class="emphasis"><em>Type:</em></span> attribute set of 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/notashelf/neovim-flake/blob/main/modules/lsp/lspconfig/lspconfig.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/lspconfig/lspconfig.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.lspkind.enable"></a><a class="term" href="options.html#opt-vim.lsp.lspkind.enable"><code class="option">vim.lsp.lspkind.enable</code></a></span></dt><dd><p>Whether to enable vscode-like pictograms for lsp [lspkind].</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/notashelf/neovim-flake/blob/main/modules/lsp/lspkind/lspkind.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/lspkind/lspkind.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.lspkind.mode"></a><a class="term" href="options.html#opt-vim.lsp.lspkind.mode"><code class="option">vim.lsp.lspkind.mode</code></a></span></dt><dd><p>Defines how annotations are shown</p><p><span class="emphasis"><em>Type:</em></span> one of "text", "text_symbol", "symbol_text", "symbol"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"symbol_text"</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/notashelf/neovim-flake/blob/main/modules/lsp/lspkind/lspkind.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/lspkind/lspkind.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.lspsaga.enable"></a><a class="term" href="options.html#opt-vim.lsp.lspsaga.enable"><code class="option">vim.lsp.lspsaga.enable</code></a></span></dt><dd><p>Whether to enable LSP Saga.</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/notashelf/neovim-flake/blob/main/modules/lsp/lspsaga/lspsaga.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/lspsaga/lspsaga.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.nix.enable"></a><a class="term" href="options.html#opt-vim.lsp.nix.enable"><code class="option">vim.lsp.nix.enable</code></a></span></dt><dd><p>Whether to enable Nix LSP.</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.nix.formatter"></a><a class="term" href="options.html#opt-vim.lsp.nix.formatter"><code class="option">vim.lsp.nix.formatter</code></a></span></dt><dd><p>Which nix formatter to use</p><p><span class="emphasis"><em>Type:</em></span> one of "nixpkgs-fmt", "alejandra"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"alejandra"</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.nix.pkg"></a><a class="term" href="options.html#opt-vim.lsp.nix.pkg"><code class="option">vim.lsp.nix.pkg</code></a></span></dt><dd><p>The LSP package to use</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">&lt;derivation nil-2023-03-11&gt;</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.nix.server"></a><a class="term" href="options.html#opt-vim.lsp.nix.server"><code class="option">vim.lsp.nix.server</code></a></span></dt><dd><p>Which LSP to use</p><p><span class="emphasis"><em>Type:</em></span> one of "rnix", "nil"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"nil"</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.null-ls.enable"></a><a class="term" href="options.html#opt-vim.lsp.null-ls.enable"><code class="option">vim.lsp.null-ls.enable</code></a></span></dt><dd><p>Whether to enable null-ls, also enabled automatically.</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/notashelf/neovim-flake/blob/main/modules/lsp/null-ls/null-ls.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/null-ls/null-ls.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.null-ls.sources"></a><a class="term" href="options.html#opt-vim.lsp.null-ls.sources"><code class="option">vim.lsp.null-ls.sources</code></a></span></dt><dd><p>null-ls sources</p><p><span class="emphasis"><em>Type:</em></span> attribute set of 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/notashelf/neovim-flake/blob/main/modules/lsp/null-ls/null-ls.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/null-ls/null-ls.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.nvimCodeActionMenu.enable"></a><a class="term" href="options.html#opt-vim.lsp.nvimCodeActionMenu.enable"><code class="option">vim.lsp.nvimCodeActionMenu.enable</code></a></span></dt><dd><p>Whether to enable Enable nvim code action menu.</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/notashelf/neovim-flake/blob/main/modules/lsp/nvim-code-action-menu/nvim-code-action-menu.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/nvim-code-action-menu/nvim-code-action-menu.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.python"></a><a class="term" href="options.html#opt-vim.lsp.python"><code class="option">vim.lsp.python</code></a></span></dt><dd><p>Whether to enable Python LSP.</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.rust.enable"></a><a class="term" href="options.html#opt-vim.lsp.rust.enable"><code class="option">vim.lsp.rust.enable</code></a></span></dt><dd><p>Whether to enable Rust LSP.</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.rust.rustAnalyzerOpts"></a><a class="term" href="options.html#opt-vim.lsp.rust.rustAnalyzerOpts"><code class="option">vim.lsp.rust.rustAnalyzerOpts</code></a></span></dt><dd><p>Options to pass to rust analyzer</p><p><span class="emphasis"><em>Type:</em></span> string</p><p><span class="emphasis"><em>Default:</em></span> </p><pre class="programlisting">''
["rust-analyzer"] = {
experimental = {
procAttrMacros = true,
},
},
''</pre><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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.sql"></a><a class="term" href="options.html#opt-vim.lsp.sql"><code class="option">vim.lsp.sql</code></a></span></dt><dd><p>Whether to enable SQL Language LSP.</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.trouble.enable"></a><a class="term" href="options.html#opt-vim.lsp.trouble.enable"><code class="option">vim.lsp.trouble.enable</code></a></span></dt><dd><p>Whether to enable Enable trouble diagnostics viewer.</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/notashelf/neovim-flake/blob/main/modules/lsp/trouble/trouble.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/trouble/trouble.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.ts"></a><a class="term" href="options.html#opt-vim.lsp.ts"><code class="option">vim.lsp.ts</code></a></span></dt><dd><p>Whether to enable TS language LSP.</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.lsp.zig.enable"></a><a class="term" href="options.html#opt-vim.lsp.zig.enable"><code class="option">vim.lsp.zig.enable</code></a></span></dt><dd><p>Whether to enable Zig language LSP.</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/notashelf/neovim-flake/blob/main/modules/lsp/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/lsp/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.luaConfigRC"></a><a class="term" href="options.html#opt-vim.luaConfigRC"><code class="option">vim.luaConfigRC</code></a></span></dt><dd><p>vim lua config</p><p><span class="emphasis"><em>Type:</em></span> DAG of 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/notashelf/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.mapLeaderSpace"></a><a class="term" href="options.html#opt-vim.mapLeaderSpace"><code class="option">vim.mapLeaderSpace</code></a></span></dt><dd><p>Map the space key to leader key</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/basic/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/basic/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.mapTimeout"></a><a class="term" href="options.html#opt-vim.mapTimeout"><code class="option">vim.mapTimeout</code></a></span></dt><dd><p>Timeout in ms that neovim will wait for mapped action to complete</p><p><span class="emphasis"><em>Type:</em></span> signed integer</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">500</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/notashelf/neovim-flake/blob/main/modules/basic/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/basic/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.markdown.enable"></a><a class="term" href="options.html#opt-vim.markdown.enable"><code class="option">vim.markdown.enable</code></a></span></dt><dd><p>Whether to enable Enable markdown tools and plugins.</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/notashelf/neovim-flake/blob/main/modules/markdown/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/markdown/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.markdown.glow.enable"></a><a class="term" href="options.html#opt-vim.markdown.glow.enable"><code class="option">vim.markdown.glow.enable</code></a></span></dt><dd><p>Enable markdown preview in neovim with glow</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>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/notashelf/neovim-flake/blob/main/modules/markdown/glow/glow.nix#blob-path" target="_top">
&lt;neovim-flake/modules/markdown/glow/glow.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.markdown.glow.border"></a><a class="term" href="options.html#opt-vim.markdown.glow.border"><code class="option">vim.markdown.glow.border</code></a></span></dt><dd><p>Border style for glow preview</p><p><span class="emphasis"><em>Type:</em></span> one of "shadow", "rounded", "single", "double", "none"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"double"</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/notashelf/neovim-flake/blob/main/modules/markdown/glow/glow.nix#blob-path" target="_top">
&lt;neovim-flake/modules/markdown/glow/glow.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.markdown.glow.pager"></a><a class="term" href="options.html#opt-vim.markdown.glow.pager"><code class="option">vim.markdown.glow.pager</code></a></span></dt><dd><p>Enable pager for glow preview</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>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/notashelf/neovim-flake/blob/main/modules/markdown/glow/glow.nix#blob-path" target="_top">
&lt;neovim-flake/modules/markdown/glow/glow.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.markdown.glow.style"></a><a class="term" href="options.html#opt-vim.markdown.glow.style"><code class="option">vim.markdown.glow.style</code></a></span></dt><dd><p>Style for glow preview</p><p><span class="emphasis"><em>Type:</em></span> one of "light", "dark"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"dark"</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/notashelf/neovim-flake/blob/main/modules/markdown/glow/glow.nix#blob-path" target="_top">
&lt;neovim-flake/modules/markdown/glow/glow.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.minimap.codewindow.enable"></a><a class="term" href="options.html#opt-vim.minimap.codewindow.enable"><code class="option">vim.minimap.codewindow.enable</code></a></span></dt><dd><p>Whether to enable Enable codewindow plugin for minimap view.</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/notashelf/neovim-flake/blob/main/modules/minimap/codewindow/codewindow.nix#blob-path" target="_top">
&lt;neovim-flake/modules/minimap/codewindow/codewindow.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.minimap.minimap-vim.enable"></a><a class="term" href="options.html#opt-vim.minimap.minimap-vim.enable"><code class="option">vim.minimap.minimap-vim.enable</code></a></span></dt><dd><p>Whether to enable Enable minimap-vim plugin for minimap view.</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/notashelf/neovim-flake/blob/main/modules/minimap/minimap-vim/minimap-vim.nix#blob-path" target="_top">
@ -416,7 +589,7 @@
&lt;neovim-flake/modules/core&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.onoremap"></a><a class="term" href="options.html#opt-vim.onoremap"><code class="option">vim.onoremap</code></a></span></dt><dd><p>Defines 'Operator pending 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/notashelf/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.optPlugins"></a><a class="term" href="options.html#opt-vim.optPlugins"><code class="option">vim.optPlugins</code></a></span></dt><dd><p>List of plugins to optionally load</p><p><span class="emphasis"><em>Type:</em></span> list of (null or one of "nvim-treesitter-context", "gitsigns-nvim", "plenary-nvim", "nvim-lspconfig", "nvim-treesitter", "lspsaga", "lspkind", "nvim-lightbulb", "lsp-signature", "nvim-tree-lua", "nvim-bufferline-lua", "lualine", "nvim-compe", "nvim-autopairs", "nvim-ts-autotag", "nvim-web-devicons", "tokyonight", "bufdelete-nvim", "nvim-cmp", "cmp-nvim-lsp", "cmp-buffer", "cmp-vsnip", "cmp-path", "cmp-treesitter", "crates-nvim", "vim-vsnip", "nvim-code-action-menu", "trouble", "null-ls", "which-key", "indent-blankline", "nvim-cursorline", "sqls-nvim", "glow-nvim", "telescope", "rust-tools", "onedark", "catppuccin", "minimap-vim", "dashboard-nvim", "alpha-nvim", "scrollbar-nvim", "codewindow-nvim", "nvim-notify", "cinnamon-nvim", "cheatsheet-nvim", "colorizer", "venn-nvim", "cellular-automaton", "presence-nvim", "icon-picker-nvim", "dressing-nvim", "orgmode-nvim", "obsidian-nvim", "vim-markdown", "tabular", "toggleterm-nvim", "noice-nvim", "nui-nvim", "copilot-lua", "tabnine-nvim", "nvim-session-manager", "gesture-nvim", "comment-nvim", "kommentary", "mind-nvim", "fidget-nvim", "diffview-nvim", "todo-comments", "flutter-tools", "hop-nvim", "leap-nvim", "modes-nvim", "vim-repeat", "smartcolumn", "project-nvim" or package)</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/notashelf/neovim-flake/blob/main/modules/core#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.optPlugins"></a><a class="term" href="options.html#opt-vim.optPlugins"><code class="option">vim.optPlugins</code></a></span></dt><dd><p>List of plugins to optionally load</p><p><span class="emphasis"><em>Type:</em></span> list of (null or one of "nvim-treesitter-context", "gitsigns-nvim", "plenary-nvim", "nvim-lspconfig", "nvim-treesitter", "lspsaga", "lspkind", "nvim-lightbulb", "lsp-signature", "nvim-tree-lua", "nvim-bufferline-lua", "lualine", "nvim-compe", "nvim-autopairs", "nvim-ts-autotag", "nvim-web-devicons", "tokyonight", "bufdelete-nvim", "nvim-cmp", "cmp-nvim-lsp", "cmp-buffer", "cmp-vsnip", "cmp-path", "cmp-treesitter", "crates-nvim", "vim-vsnip", "nvim-code-action-menu", "trouble", "null-ls", "which-key", "indent-blankline", "nvim-cursorline", "sqls-nvim", "glow-nvim", "telescope", "rust-tools", "onedark", "catppuccin", "dracula", "minimap-vim", "dashboard-nvim", "alpha-nvim", "scrollbar-nvim", "codewindow-nvim", "nvim-notify", "cinnamon-nvim", "cheatsheet-nvim", "colorizer", "venn-nvim", "cellular-automaton", "presence-nvim", "icon-picker-nvim", "dressing-nvim", "orgmode-nvim", "obsidian-nvim", "vim-markdown", "tabular", "toggleterm-nvim", "noice-nvim", "nui-nvim", "copilot-lua", "tabnine-nvim", "nvim-session-manager", "gesture-nvim", "comment-nvim", "kommentary", "mind-nvim", "fidget-nvim", "diffview-nvim", "todo-comments", "flutter-tools", "hop-nvim", "leap-nvim", "modes-nvim", "vim-repeat", "smartcolumn", "project-nvim", "elixir-ls", "elixir-tools" or package)</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/notashelf/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.presence.presence-nvim.enable"></a><a class="term" href="options.html#opt-vim.presence.presence-nvim.enable"><code class="option">vim.presence.presence-nvim.enable</code></a></span></dt><dd><p>Whether to enable Enable presence.nvim plugin for discord rich presence.</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/notashelf/neovim-flake/blob/main/modules/rich-presence/presence-nvim/presence-nvim.nix#blob-path" target="_top">
&lt;neovim-flake/modules/rich-presence/presence-nvim/presence-nvim.nix&gt;
@ -521,9 +694,9 @@
&lt;neovim-flake/modules/basic/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.splitRight"></a><a class="term" href="options.html#opt-vim.splitRight"><code class="option">vim.splitRight</code></a></span></dt><dd><p>New splits will open to the right</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/basic/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/basic/module.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.startPlugins"></a><a class="term" href="options.html#opt-vim.startPlugins"><code class="option">vim.startPlugins</code></a></span></dt><dd><p>List of plugins to startup.</p><p><span class="emphasis"><em>Type:</em></span> list of (null or one of "nvim-treesitter-context", "gitsigns-nvim", "plenary-nvim", "nvim-lspconfig", "nvim-treesitter", "lspsaga", "lspkind", "nvim-lightbulb", "lsp-signature", "nvim-tree-lua", "nvim-bufferline-lua", "lualine", "nvim-compe", "nvim-autopairs", "nvim-ts-autotag", "nvim-web-devicons", "tokyonight", "bufdelete-nvim", "nvim-cmp", "cmp-nvim-lsp", "cmp-buffer", "cmp-vsnip", "cmp-path", "cmp-treesitter", "crates-nvim", "vim-vsnip", "nvim-code-action-menu", "trouble", "null-ls", "which-key", "indent-blankline", "nvim-cursorline", "sqls-nvim", "glow-nvim", "telescope", "rust-tools", "onedark", "catppuccin", "minimap-vim", "dashboard-nvim", "alpha-nvim", "scrollbar-nvim", "codewindow-nvim", "nvim-notify", "cinnamon-nvim", "cheatsheet-nvim", "colorizer", "venn-nvim", "cellular-automaton", "presence-nvim", "icon-picker-nvim", "dressing-nvim", "orgmode-nvim", "obsidian-nvim", "vim-markdown", "tabular", "toggleterm-nvim", "noice-nvim", "nui-nvim", "copilot-lua", "tabnine-nvim", "nvim-session-manager", "gesture-nvim", "comment-nvim", "kommentary", "mind-nvim", "fidget-nvim", "diffview-nvim", "todo-comments", "flutter-tools", "hop-nvim", "leap-nvim", "modes-nvim", "vim-repeat", "smartcolumn", "project-nvim" or package)</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/notashelf/neovim-flake/blob/main/modules/core#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.startPlugins"></a><a class="term" href="options.html#opt-vim.startPlugins"><code class="option">vim.startPlugins</code></a></span></dt><dd><p>List of plugins to startup.</p><p><span class="emphasis"><em>Type:</em></span> list of (null or one of "nvim-treesitter-context", "gitsigns-nvim", "plenary-nvim", "nvim-lspconfig", "nvim-treesitter", "lspsaga", "lspkind", "nvim-lightbulb", "lsp-signature", "nvim-tree-lua", "nvim-bufferline-lua", "lualine", "nvim-compe", "nvim-autopairs", "nvim-ts-autotag", "nvim-web-devicons", "tokyonight", "bufdelete-nvim", "nvim-cmp", "cmp-nvim-lsp", "cmp-buffer", "cmp-vsnip", "cmp-path", "cmp-treesitter", "crates-nvim", "vim-vsnip", "nvim-code-action-menu", "trouble", "null-ls", "which-key", "indent-blankline", "nvim-cursorline", "sqls-nvim", "glow-nvim", "telescope", "rust-tools", "onedark", "catppuccin", "dracula", "minimap-vim", "dashboard-nvim", "alpha-nvim", "scrollbar-nvim", "codewindow-nvim", "nvim-notify", "cinnamon-nvim", "cheatsheet-nvim", "colorizer", "venn-nvim", "cellular-automaton", "presence-nvim", "icon-picker-nvim", "dressing-nvim", "orgmode-nvim", "obsidian-nvim", "vim-markdown", "tabular", "toggleterm-nvim", "noice-nvim", "nui-nvim", "copilot-lua", "tabnine-nvim", "nvim-session-manager", "gesture-nvim", "comment-nvim", "kommentary", "mind-nvim", "fidget-nvim", "diffview-nvim", "todo-comments", "flutter-tools", "hop-nvim", "leap-nvim", "modes-nvim", "vim-repeat", "smartcolumn", "project-nvim", "elixir-ls", "elixir-tools" or package)</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/notashelf/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.statusline.lualine.enable"></a><a class="term" href="options.html#opt-vim.statusline.lualine.enable"><code class="option">vim.statusline.lualine.enable</code></a></span></dt><dd><p>Enable lualine statusline</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/statusline/lualine/lualine.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.statusline.lualine.enable"></a><a class="term" href="options.html#opt-vim.statusline.lualine.enable"><code class="option">vim.statusline.lualine.enable</code></a></span></dt><dd><p>Whether to enable lualine.</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/notashelf/neovim-flake/blob/main/modules/statusline/lualine/lualine.nix#blob-path" target="_top">
&lt;neovim-flake/modules/statusline/lualine/lualine.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.statusline.lualine.activeSection.a"></a><a class="term" href="options.html#opt-vim.statusline.lualine.activeSection.a"><code class="option">vim.statusline.lualine.activeSection.a</code></a></span></dt><dd><p>active config for: | (A) | B | C X | Y | Z |</p><p><span class="emphasis"><em>Type:</em></span> string</p><p><span class="emphasis"><em>Default:</em></span> </p><pre class="programlisting">''
{
@ -650,7 +823,7 @@
&lt;neovim-flake/modules/statusline/lualine/lualine.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.statusline.lualine.sectionSeparator.right"></a><a class="term" href="options.html#opt-vim.statusline.lualine.sectionSeparator.right"><code class="option">vim.statusline.lualine.sectionSeparator.right</code></a></span></dt><dd><p>Section separator for right side</p><p><span class="emphasis"><em>Type:</em></span> 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/notashelf/neovim-flake/blob/main/modules/statusline/lualine/lualine.nix#blob-path" target="_top">
&lt;neovim-flake/modules/statusline/lualine/lualine.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.statusline.lualine.theme"></a><a class="term" href="options.html#opt-vim.statusline.lualine.theme"><code class="option">vim.statusline.lualine.theme</code></a></span></dt><dd><p>Theme for lualine</p><p><span class="emphasis"><em>Type:</em></span> one of "auto", "16color", "gruvbox", "ayu_dark", "ayu_light", "ayu_mirage", "codedark", "dracula", "everforest", "gruvbox", "gruvbox_light", "gruvbox_material", "horizon", "iceberg_dark", "iceberg_light", "jellybeans", "material", "modus_vivendi", "molokai", "nightfly", "nord", "oceanicnext", "onelight", "palenight", "papercolor_dark", "papercolor_light", "powerline", "seoul256", "solarized_dark", "tomorrow", "wombat", "onedark"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"auto"</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/notashelf/neovim-flake/blob/main/modules/statusline/lualine/lualine.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.statusline.lualine.theme"></a><a class="term" href="options.html#opt-vim.statusline.lualine.theme"><code class="option">vim.statusline.lualine.theme</code></a></span></dt><dd><p>Theme for lualine</p><p><span class="emphasis"><em>Type:</em></span> one of "auto", "16color", "gruvbox", "ayu_dark", "ayu_light", "ayu_mirage", "codedark", "dracula", "everforest", "gruvbox", "gruvbox_light", "gruvbox_material", "horizon", "iceberg_dark", "iceberg_light", "jellybeans", "material", "modus_vivendi", "molokai", "nightfly", "nord", "oceanicnext", "onelight", "palenight", "papercolor_dark", "papercolor_light", "powerline", "seoul256", "solarized_dark", "tomorrow", "wombat", "onedark"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">config.vim.theme.name</code> if theme supports lualine else "auto"</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/notashelf/neovim-flake/blob/main/modules/statusline/lualine/lualine.nix#blob-path" target="_top">
&lt;neovim-flake/modules/statusline/lualine/lualine.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.syntaxHighlighting"></a><a class="term" href="options.html#opt-vim.syntaxHighlighting"><code class="option">vim.syntaxHighlighting</code></a></span></dt><dd><p>Enable syntax highlighting</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/basic/module.nix#blob-path" target="_top">
&lt;neovim-flake/modules/basic/module.nix&gt;
@ -670,49 +843,48 @@
&lt;neovim-flake/modules/theme/theme.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.theme.extraConfig"></a><a class="term" href="options.html#opt-vim.theme.extraConfig"><code class="option">vim.theme.extraConfig</code></a></span></dt><dd><p>Additional lua configuration to add before setup</p><p><span class="emphasis"><em>Type:</em></span> strings concatenated with "\n"</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/notashelf/neovim-flake/blob/main/modules/theme/theme.nix#blob-path" target="_top">
&lt;neovim-flake/modules/theme/theme.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.theme.name"></a><a class="term" href="options.html#opt-vim.theme.name"><code class="option">vim.theme.name</code></a></span></dt><dd><p>Supported themes can be found in `supported_themes.nix`</p><p><span class="emphasis"><em>Type:</em></span> one of "catppuccin", "onedark", "tokyonight"</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/notashelf/neovim-flake/blob/main/modules/theme/theme.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.theme.name"></a><a class="term" href="options.html#opt-vim.theme.name"><code class="option">vim.theme.name</code></a></span></dt><dd><p>Supported themes can be found in `supported_themes.nix`</p><p><span class="emphasis"><em>Type:</em></span> one of "catppuccin", "dracula", "onedark", "tokyonight"</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/notashelf/neovim-flake/blob/main/modules/theme/theme.nix#blob-path" target="_top">
&lt;neovim-flake/modules/theme/theme.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.theme.style"></a><a class="term" href="options.html#opt-vim.theme.style"><code class="option">vim.theme.style</code></a></span></dt><dd><p>Specific style for theme if it supports it</p><p><span class="emphasis"><em>Type:</em></span> one of "dark", "darker", "cool", "deep", "warm", "warmer"</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/notashelf/neovim-flake/blob/main/modules/theme/theme.nix#blob-path" target="_top">
&lt;neovim-flake/modules/theme/theme.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.theme.transparent"></a><a class="term" href="options.html#opt-vim.theme.transparent"><code class="option">vim.theme.transparent</code></a></span></dt><dd><p>Whether or not transparency should be enabled. Has no effect for themes that do not support transparency</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>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/notashelf/neovim-flake/blob/main/modules/theme/theme.nix#blob-path" target="_top">
&lt;neovim-flake/modules/theme/theme.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.tidal.enable"></a><a class="term" href="options.html#opt-vim.tidal.enable"><code class="option">vim.tidal.enable</code></a></span></dt><dd><p>Whether to enable Enable tidalcycles tools and plugins.</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/notashelf/neovim-flake/blob/main/modules/tidal/tidal.nix#blob-path" target="_top">
&lt;neovim-flake/modules/tidal/tidal.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.tidal.flash"></a><a class="term" href="options.html#opt-vim.tidal.flash"><code class="option">vim.tidal.flash</code></a></span></dt><dd><p>When sending a paragraph or a single line, vim-tidal will "flash" the selection for some milliseconds</p><p><span class="emphasis"><em>Type:</em></span> signed integer</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">150</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/notashelf/neovim-flake/blob/main/modules/tidal/tidal.nix#blob-path" target="_top">
&lt;neovim-flake/modules/tidal/tidal.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.tidal.openSC"></a><a class="term" href="options.html#opt-vim.tidal.openSC"><code class="option">vim.tidal.openSC</code></a></span></dt><dd><p>Automatically run the supercollider CLI, sclang, alongside the Tidal GHCI terminal.</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/tidal/tidal.nix#blob-path" target="_top">
&lt;neovim-flake/modules/tidal/tidal.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.tidal.enable"></a><a class="term" href="options.html#opt-vim.tidal.enable"><code class="option">vim.tidal.enable</code></a></span></dt><dd><p>Whether to enable Enable tidalcycles tools and plugins.</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/notashelf/neovim-flake/blob/main/modules/languages/tidal/tidal.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/tidal/tidal.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.tidal.flash"></a><a class="term" href="options.html#opt-vim.tidal.flash"><code class="option">vim.tidal.flash</code></a></span></dt><dd><p>When sending a paragraph or a single line, vim-tidal will "flash" the selection for some milliseconds</p><p><span class="emphasis"><em>Type:</em></span> signed integer</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">150</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/notashelf/neovim-flake/blob/main/modules/languages/tidal/tidal.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/tidal/tidal.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.tidal.openSC"></a><a class="term" href="options.html#opt-vim.tidal.openSC"><code class="option">vim.tidal.openSC</code></a></span></dt><dd><p>Automatically run the supercollider CLI, sclang, alongside the Tidal GHCI terminal.</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/languages/tidal/tidal.nix#blob-path" target="_top">
&lt;neovim-flake/modules/languages/tidal/tidal.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.tmap"></a><a class="term" href="options.html#opt-vim.tmap"><code class="option">vim.tmap</code></a></span></dt><dd><p>Defines 'Terminal 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/notashelf/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.tnoremap"></a><a class="term" href="options.html#opt-vim.tnoremap"><code class="option">vim.tnoremap</code></a></span></dt><dd><p>Defines 'Terminal 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/notashelf/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.treesitter.enable"></a><a class="term" href="options.html#opt-vim.treesitter.enable"><code class="option">vim.treesitter.enable</code></a></span></dt><dd><p>Enable tree-sitter [nvim-treesitter]</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>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/notashelf/neovim-flake/blob/main/modules/treesitter/treesitter.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.treesitter.enable"></a><a class="term" href="options.html#opt-vim.treesitter.enable"><code class="option">vim.treesitter.enable</code></a></span></dt><dd><p>Whether to enable treesitter, also enabled automatically through language options.</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/notashelf/neovim-flake/blob/main/modules/treesitter/treesitter.nix#blob-path" target="_top">
&lt;neovim-flake/modules/treesitter/treesitter.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.treesitter.autotagHtml"></a><a class="term" href="options.html#opt-vim.treesitter.autotagHtml"><code class="option">vim.treesitter.autotagHtml</code></a></span></dt><dd><p>Enable autoclose and rename html tag [nvim-ts-autotag]</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>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/notashelf/neovim-flake/blob/main/modules/treesitter/treesitter.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.treesitter.autotagHtml"></a><a class="term" href="options.html#opt-vim.treesitter.autotagHtml"><code class="option">vim.treesitter.autotagHtml</code></a></span></dt><dd><p>Whether to enable autoclose and rename html tag.</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/notashelf/neovim-flake/blob/main/modules/treesitter/treesitter.nix#blob-path" target="_top">
&lt;neovim-flake/modules/treesitter/treesitter.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.treesitter.context.enable"></a><a class="term" href="options.html#opt-vim.treesitter.context.enable"><code class="option">vim.treesitter.context.enable</code></a></span></dt><dd><p>enable function context [nvim-treesitter-context]</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>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/notashelf/neovim-flake/blob/main/modules/treesitter/context.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.treesitter.context.enable"></a><a class="term" href="options.html#opt-vim.treesitter.context.enable"><code class="option">vim.treesitter.context.enable</code></a></span></dt><dd><p>Whether to enable context of current buffer contents [nvim-treesitter-context] .</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/notashelf/neovim-flake/blob/main/modules/treesitter/context.nix#blob-path" target="_top">
&lt;neovim-flake/modules/treesitter/context.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.treesitter.fold"></a><a class="term" href="options.html#opt-vim.treesitter.fold"><code class="option">vim.treesitter.fold</code></a></span></dt><dd><p>Enable fold with tree-sitter</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>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/notashelf/neovim-flake/blob/main/modules/treesitter/treesitter.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.treesitter.context.lineNumbers"></a><a class="term" href="options.html#opt-vim.treesitter.context.lineNumbers"><code class="option">vim.treesitter.context.lineNumbers</code></a></span></dt><dd><p></p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/treesitter/context.nix#blob-path" target="_top">
&lt;neovim-flake/modules/treesitter/context.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.treesitter.context.maxLines"></a><a class="term" href="options.html#opt-vim.treesitter.context.maxLines"><code class="option">vim.treesitter.context.maxLines</code></a></span></dt><dd><p>How many lines the window should span. Values &lt;=0 mean no limit.</p><p><span class="emphasis"><em>Type:</em></span> signed integer</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">0</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/notashelf/neovim-flake/blob/main/modules/treesitter/context.nix#blob-path" target="_top">
&lt;neovim-flake/modules/treesitter/context.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.treesitter.context.minWindowHeight"></a><a class="term" href="options.html#opt-vim.treesitter.context.minWindowHeight"><code class="option">vim.treesitter.context.minWindowHeight</code></a></span></dt><dd><p>Minimum editor window height to enable context. Values &lt;= 0 mean no limit.</p><p><span class="emphasis"><em>Type:</em></span> signed integer</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">0</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/notashelf/neovim-flake/blob/main/modules/treesitter/context.nix#blob-path" target="_top">
&lt;neovim-flake/modules/treesitter/context.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.treesitter.context.mode"></a><a class="term" href="options.html#opt-vim.treesitter.context.mode"><code class="option">vim.treesitter.context.mode</code></a></span></dt><dd><p>Line used to calculate context.</p><p><span class="emphasis"><em>Type:</em></span> one of "cursor", "topline"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"cursor"</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/notashelf/neovim-flake/blob/main/modules/treesitter/context.nix#blob-path" target="_top">
&lt;neovim-flake/modules/treesitter/context.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.treesitter.context.multilineThreshold"></a><a class="term" href="options.html#opt-vim.treesitter.context.multilineThreshold"><code class="option">vim.treesitter.context.multilineThreshold</code></a></span></dt><dd><p>Maximum number of lines to collapse for a single context line.</p><p><span class="emphasis"><em>Type:</em></span> signed integer</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">20</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/notashelf/neovim-flake/blob/main/modules/treesitter/context.nix#blob-path" target="_top">
&lt;neovim-flake/modules/treesitter/context.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.treesitter.context.separator"></a><a class="term" href="options.html#opt-vim.treesitter.context.separator"><code class="option">vim.treesitter.context.separator</code></a></span></dt><dd><p class="simpara">Separator between context and content. Should be a single character string, like <span class="emphasis"><em>-</em></span>.</p><p class="simpara">When separator is set, the context will only show up when there are at least 2 lines above cursorline.</p><p><span class="emphasis"><em>Type:</em></span> null or string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">null</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/notashelf/neovim-flake/blob/main/modules/treesitter/context.nix#blob-path" target="_top">
&lt;neovim-flake/modules/treesitter/context.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.treesitter.context.trimScope"></a><a class="term" href="options.html#opt-vim.treesitter.context.trimScope"><code class="option">vim.treesitter.context.trimScope</code></a></span></dt><dd><p class="simpara">Which context lines to discard if <a class="xref" href="options.html#opt-vim.treesitter.context.maxLines"><code class="option">vim.treesitter.context.maxLines</code></a> is exceeded.</p><p><span class="emphasis"><em>Type:</em></span> one of "inner", "outer"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"outer"</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/notashelf/neovim-flake/blob/main/modules/treesitter/context.nix#blob-path" target="_top">
&lt;neovim-flake/modules/treesitter/context.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.treesitter.context.zindex"></a><a class="term" href="options.html#opt-vim.treesitter.context.zindex"><code class="option">vim.treesitter.context.zindex</code></a></span></dt><dd><p>The Z-index of the context window.</p><p><span class="emphasis"><em>Type:</em></span> signed integer</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">20</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/notashelf/neovim-flake/blob/main/modules/treesitter/context.nix#blob-path" target="_top">
&lt;neovim-flake/modules/treesitter/context.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.treesitter.fold"></a><a class="term" href="options.html#opt-vim.treesitter.fold"><code class="option">vim.treesitter.fold</code></a></span></dt><dd><p>Whether to enable fold with treesitter.</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/notashelf/neovim-flake/blob/main/modules/treesitter/treesitter.nix#blob-path" target="_top">
&lt;neovim-flake/modules/treesitter/treesitter.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.treesitter.grammars"></a><a class="term" href="options.html#opt-vim.treesitter.grammars"><code class="option">vim.treesitter.grammars</code></a></span></dt><dd><p>List of treesitter grammars to install.
When enabling a language, its treesitter grammar is added for you.</p><p><span class="emphasis"><em>Type:</em></span> list of package</p><p><span class="emphasis"><em>Default:</em></span> </p><pre class="programlisting">[
&lt;derivation c-grammar-0.0.0+rev=f357890&gt;
&lt;derivation cpp-grammar-0.0.0+rev=0b6d0eb&gt;
&lt;derivation nix-grammar-0.0.0+rev=6b71a81&gt;
&lt;derivation python-grammar-0.0.0+rev=6282715&gt;
&lt;derivation rust-grammar-0.0.0+rev=fbf9e50&gt;
&lt;derivation markdown-grammar-0.0.0+rev=fa6bfd5&gt;
&lt;derivation comment-grammar-0.0.0+rev=a37ca37&gt;
&lt;derivation toml-grammar-0.0.0+rev=8bd2056&gt;
&lt;derivation make-grammar-0.0.0+rev=a4b9187&gt;
&lt;derivation tsx-grammar-0.0.0+rev=b66d19b&gt;
&lt;derivation html-grammar-0.0.0+rev=29f53d8&gt;
&lt;derivation javascript-grammar-0.0.0+rev=5720b24&gt;
&lt;derivation css-grammar-0.0.0+rev=769203d&gt;
&lt;derivation graphql-grammar-0.0.0+rev=5e66e96&gt;
&lt;derivation json-grammar-0.0.0+rev=7307675&gt;
&lt;derivation zig-grammar-0.0.0+rev=f3bc9ff&gt;
]</pre><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/notashelf/neovim-flake/blob/main/modules/treesitter/treesitter.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.treesitter.grammars"></a><a class="term" href="options.html#opt-vim.treesitter.grammars"><code class="option">vim.treesitter.grammars</code></a></span></dt><dd><p class="simpara">List of treesitter grammars to install. For supported languages
use the <code class="literal">vim.language.&lt;lang&gt;.treesitter</code> option</p><p><span class="emphasis"><em>Type:</em></span> list of package</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/notashelf/neovim-flake/blob/main/modules/treesitter/treesitter.nix#blob-path" target="_top">
&lt;neovim-flake/modules/treesitter/treesitter.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.ui.modes-nvim.enable"></a><a class="term" href="options.html#opt-vim.ui.modes-nvim.enable"><code class="option">vim.ui.modes-nvim.enable</code></a></span></dt><dd><p>Whether to enable Enable modes.nvim UI elements.</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/notashelf/neovim-flake/blob/main/modules/ui/modes/modes.nix#blob-path" target="_top">
&lt;neovim-flake/modules/ui/modes/modes.nix&gt;
@ -750,13 +922,13 @@ When enabling a language, its treesitter grammar is added for you.</p><p><span c
&lt;neovim-flake/modules/core&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.vimAlias"></a><a class="term" href="options.html#opt-vim.vimAlias"><code class="option">vim.vimAlias</code></a></span></dt><dd><p>Enable vim alias</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/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.visuals.enable"></a><a class="term" href="options.html#opt-vim.visuals.enable"><code class="option">vim.visuals.enable</code></a></span></dt><dd><p>Enable visual enhancements</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>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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.enable"></a><a class="term" href="options.html#opt-vim.visuals.enable"><code class="option">vim.visuals.enable</code></a></span></dt><dd><p>Whether to enable Visual enhancements..</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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
&lt;neovim-flake/modules/visuals/visuals.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.cellularAutomaton.enable"></a><a class="term" href="options.html#opt-vim.visuals.cellularAutomaton.enable"><code class="option">vim.visuals.cellularAutomaton.enable</code></a></span></dt><dd><p>Enable cellular automaton [cellular-automaton]</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>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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
&lt;neovim-flake/modules/visuals/visuals.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.cursorWordline.enable"></a><a class="term" href="options.html#opt-vim.visuals.cursorWordline.enable"><code class="option">vim.visuals.cursorWordline.enable</code></a></span></dt><dd><p>Enable word and delayed line highlight [nvim-cursorline]</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>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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.cursorWordline.enable"></a><a class="term" href="options.html#opt-vim.visuals.cursorWordline.enable"><code class="option">vim.visuals.cursorWordline.enable</code></a></span></dt><dd><p>Whether to enable word and delayed line highlight [nvim-cursorline]..</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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
&lt;neovim-flake/modules/visuals/visuals.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.cursorWordline.lineTimeout"></a><a class="term" href="options.html#opt-vim.visuals.cursorWordline.lineTimeout"><code class="option">vim.visuals.cursorWordline.lineTimeout</code></a></span></dt><dd><p>Time in milliseconds for cursorline to appear</p><p><span class="emphasis"><em>Type:</em></span> signed integer</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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.cursorWordline.lineTimeout"></a><a class="term" href="options.html#opt-vim.visuals.cursorWordline.lineTimeout"><code class="option">vim.visuals.cursorWordline.lineTimeout</code></a></span></dt><dd><p>Time in milliseconds for cursorline to appear</p><p><span class="emphasis"><em>Type:</em></span> signed integer</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">500</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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
&lt;neovim-flake/modules/visuals/visuals.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.fidget-nvim.enable"></a><a class="term" href="options.html#opt-vim.visuals.fidget-nvim.enable"><code class="option">vim.visuals.fidget-nvim.enable</code></a></span></dt><dd><p>Enable nvim LSP UI element [fidget-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>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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
&lt;neovim-flake/modules/visuals/visuals.nix&gt;
@ -766,17 +938,20 @@ When enabling a language, its treesitter grammar is added for you.</p><p><span c
&lt;neovim-flake/modules/visuals/visuals.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.indentBlankline.enable"></a><a class="term" href="options.html#opt-vim.visuals.indentBlankline.enable"><code class="option">vim.visuals.indentBlankline.enable</code></a></span></dt><dd><p>Enable indentation guides [indent-blankline]</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>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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
&lt;neovim-flake/modules/visuals/visuals.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.indentBlankline.eolChar"></a><a class="term" href="options.html#opt-vim.visuals.indentBlankline.eolChar"><code class="option">vim.visuals.indentBlankline.eolChar</code></a></span></dt><dd><p>Character at end of line</p><p><span class="emphasis"><em>Type:</em></span> 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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.indentBlankline.eolChar"></a><a class="term" href="options.html#opt-vim.visuals.indentBlankline.eolChar"><code class="option">vim.visuals.indentBlankline.eolChar</code></a></span></dt><dd><p>Character at end of line</p><p><span class="emphasis"><em>Type:</em></span> 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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
&lt;neovim-flake/modules/visuals/visuals.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.indentBlankline.fillChar"></a><a class="term" href="options.html#opt-vim.visuals.indentBlankline.fillChar"><code class="option">vim.visuals.indentBlankline.fillChar</code></a></span></dt><dd><p>Character to fill indents</p><p><span class="emphasis"><em>Type:</em></span> 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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.indentBlankline.fillChar"></a><a class="term" href="options.html#opt-vim.visuals.indentBlankline.fillChar"><code class="option">vim.visuals.indentBlankline.fillChar</code></a></span></dt><dd><p>Character to fill indents</p><p><span class="emphasis"><em>Type:</em></span> 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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
&lt;neovim-flake/modules/visuals/visuals.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.indentBlankline.listChar"></a><a class="term" href="options.html#opt-vim.visuals.indentBlankline.listChar"><code class="option">vim.visuals.indentBlankline.listChar</code></a></span></dt><dd><p>Character for indentation line</p><p><span class="emphasis"><em>Type:</em></span> 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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
&lt;neovim-flake/modules/visuals/visuals.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.indentBlankline.showCurrContext"></a><a class="term" href="options.html#opt-vim.visuals.indentBlankline.showCurrContext"><code class="option">vim.visuals.indentBlankline.showCurrContext</code></a></span></dt><dd><p>Highlight current context from treesitter</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.indentBlankline.showCurrContext"></a><a class="term" href="options.html#opt-vim.visuals.indentBlankline.showCurrContext"><code class="option">vim.visuals.indentBlankline.showCurrContext</code></a></span></dt><dd><p>Highlight current context from treesitter</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">config.vim.treesitter.enable</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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
&lt;neovim-flake/modules/visuals/visuals.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.lspkind.enable"></a><a class="term" href="options.html#opt-vim.visuals.lspkind.enable"><code class="option">vim.visuals.lspkind.enable</code></a></span></dt><dd><p>Enable vscode-like pictograms for lsp [lspkind]</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>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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.indentBlankline.showEndOfLine"></a><a class="term" href="options.html#opt-vim.visuals.indentBlankline.showEndOfLine"><code class="option">vim.visuals.indentBlankline.showEndOfLine</code></a></span></dt><dd><p class="simpara">Displays the end of line character set by <a class="xref" href="options.html#opt-vim.visuals.indentBlankline.eolChar"><code class="option">vim.visuals.indentBlankline.eolChar</code></a> instead of the
indent guide on line returns.</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">config.vim.visuals.indentBlankline.eolChar != null</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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
&lt;neovim-flake/modules/visuals/visuals.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.nvimWebDevicons.enable"></a><a class="term" href="options.html#opt-vim.visuals.nvimWebDevicons.enable"><code class="option">vim.visuals.nvimWebDevicons.enable</code></a></span></dt><dd><p>Enable dev icons. required for certain plugins [nvim-web-devicons]</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>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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.indentBlankline.useTreesitter"></a><a class="term" href="options.html#opt-vim.visuals.indentBlankline.useTreesitter"><code class="option">vim.visuals.indentBlankline.useTreesitter</code></a></span></dt><dd><p>Use treesitter to calculate indentation when possible.</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">config.vim.treesitter.enable</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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
&lt;neovim-flake/modules/visuals/visuals.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.nvimWebDevicons.enable"></a><a class="term" href="options.html#opt-vim.visuals.nvimWebDevicons.enable"><code class="option">vim.visuals.nvimWebDevicons.enable</code></a></span></dt><dd><p>Whether to enable dev icons. Required for certain plugins [nvim-web-devicons]..</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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
&lt;neovim-flake/modules/visuals/visuals.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.visuals.scrollBar.enable"></a><a class="term" href="options.html#opt-vim.visuals.scrollBar.enable"><code class="option">vim.visuals.scrollBar.enable</code></a></span></dt><dd><p>Enable scrollbar [scrollbar.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>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/notashelf/neovim-flake/blob/main/modules/visuals/visuals.nix#blob-path" target="_top">
&lt;neovim-flake/modules/visuals/visuals.nix&gt;