mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-07 17:15:58 +01:00
deploy: c1d3f37a3c
This commit is contained in:
parent
f4ace8a069
commit
62c9ccc4ef
1 changed files with 6 additions and 0 deletions
|
@ -837,6 +837,12 @@ https://www.reddit.com/r/neovim/comments/orfpcd/question_does_the_c_parser_from_
|
|||
<neovim-flake/modules/terminal/toggleterm/toggleterm.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.terminal.toggleterm.direction"></a><a class="term" href="options.html#opt-vim.terminal.toggleterm.direction"><code class="option">vim.terminal.toggleterm.direction</code></a></span></dt><dd><p>Direction of the terminal</p><p><span class="emphasis"><em>Type:</em></span> one of "horizontal", "vertical", "tab", "float"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"horizontal"</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/terminal/toggleterm/toggleterm.nix#blob-path" target="_top">
|
||||
<neovim-flake/modules/terminal/toggleterm/toggleterm.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.terminal.toggleterm.lazygit.enable"></a><a class="term" href="options.html#opt-vim.terminal.toggleterm.lazygit.enable"><code class="option">vim.terminal.toggleterm.lazygit.enable</code></a></span></dt><dd><p>Whether to enable Enable LazyGit integration.</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/terminal/toggleterm/toggleterm.nix#blob-path" target="_top">
|
||||
<neovim-flake/modules/terminal/toggleterm/toggleterm.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.terminal.toggleterm.lazygit.package"></a><a class="term" href="options.html#opt-vim.terminal.toggleterm.lazygit.package"><code class="option">vim.terminal.toggleterm.lazygit.package</code></a></span></dt><dd><p>The package that should be used for lazygit. Setting it to null will attempt to use lazygit from your PATH</p><p><span class="emphasis"><em>Type:</em></span> null or package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal"><derivation lazygit-0.37.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/terminal/toggleterm/toggleterm.nix#blob-path" target="_top">
|
||||
<neovim-flake/modules/terminal/toggleterm/toggleterm.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.terminal.toggleterm.lazygit.direction"></a><a class="term" href="options.html#opt-vim.terminal.toggleterm.lazygit.direction"><code class="option">vim.terminal.toggleterm.lazygit.direction</code></a></span></dt><dd><p>Direction of the lazygit window</p><p><span class="emphasis"><em>Type:</em></span> one of "horizontal", "vertical", "tab", "float"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"float"</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/terminal/toggleterm/toggleterm.nix#blob-path" target="_top">
|
||||
<neovim-flake/modules/terminal/toggleterm/toggleterm.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-vim.theme.enable"></a><a class="term" href="options.html#opt-vim.theme.enable"><code class="option">vim.theme.enable</code></a></span></dt><dd><p>Enable theming</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/theme/theme.nix#blob-path" target="_top">
|
||||
<neovim-flake/modules/theme/theme.nix>
|
||||
</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">
|
||||
|
|
Loading…
Reference in a new issue