This commit is contained in:
NotAShelf 2026-06-02 17:39:31 +00:00
commit 3b7cae03ce
68 changed files with 7 additions and 317087 deletions

View file

@ -3159,7 +3159,7 @@
<details class="toc-category">
<summary title="vim.filetree">
<span>vim.filetree</span>
<span class="toc-count">165</span>
<span class="toc-count">163</span>
</summary>
<ul>
@ -4245,22 +4245,6 @@
</a>
</li>
<li>
<a href='#option-vim.filetree.nvimTree.setupOpts.system_open.args' title="vim.filetree.nvimTree.setupOpts.system_open.args">
nvimTree.setupOpts.system_open.args
</a>
</li>
<li>
<a href='#option-vim.filetree.nvimTree.setupOpts.system_open.cmd' title="vim.filetree.nvimTree.setupOpts.system_open.cmd">
nvimTree.setupOpts.system_open.cmd
</a>
</li>
<li>
<a href='#option-vim.filetree.nvimTree.setupOpts.tab' title="vim.filetree.nvimTree.setupOpts.tab">
nvimTree.setupOpts.tab
@ -26708,30 +26692,6 @@ Only relevant when <code>updateFocusedFile.updateRoot</code> is <code>true</code
<div class="option-default">Default: <code>false</code></div>
<div class="option-declared">Declared in: <code><a href="https://github.com/NotAShelf/nvf/blob/main/modules/plugins/filetree/nvimtree/nvimtree.nix" target="_blank">&lt;nvf/modules/plugins/filetree/nvimtree/nvimtree.nix&gt;</a></code></div>
</div>
<div class="option" id="option-vim.filetree.nvimTree.setupOpts.system_open.args">
<h3 class="option-name">
<a href="#option-vim.filetree.nvimTree.setupOpts.system_open.args" class="option-anchor">vim.filetree.nvimTree.setupOpts.system_open.args</a>
<span class="copy-link" title="Copy link to this option"></span>
<span class="copy-feedback">Link copied!</span>
</h3>
<div class="option-type">Type: <code>list of string</code></div>
<div class="option-description"><html><head></head><body><p>Optional argument list.</p>
</body></html></div>
<div class="option-default">Default: <code>[ ]</code></div>
<div class="option-declared">Declared in: <code><a href="https://github.com/NotAShelf/nvf/blob/main/modules/plugins/filetree/nvimtree/nvimtree.nix" target="_blank">&lt;nvf/modules/plugins/filetree/nvimtree/nvimtree.nix&gt;</a></code></div>
</div>
<div class="option" id="option-vim.filetree.nvimTree.setupOpts.system_open.cmd">
<h3 class="option-name">
<a href="#option-vim.filetree.nvimTree.setupOpts.system_open.cmd" class="option-anchor">vim.filetree.nvimTree.setupOpts.system_open.cmd</a>
<span class="copy-link" title="Copy link to this option"></span>
<span class="copy-feedback">Link copied!</span>
</h3>
<div class="option-type">Type: <code>string</code></div>
<div class="option-description"><html><head></head><body><p>The open command itself</p>
</body></html></div>
<div class="option-default">Default: <code>"\${pkgs.xdg-utils}/bin/xdg-open"</code></div>
<div class="option-declared">Declared in: <code><a href="https://github.com/NotAShelf/nvf/blob/main/modules/plugins/filetree/nvimtree/nvimtree.nix" target="_blank">&lt;nvf/modules/plugins/filetree/nvimtree/nvimtree.nix&gt;</a></code></div>
</div>
<div class="option" id="option-vim.filetree.nvimTree.setupOpts.tab">
<h3 class="option-name">
<a href="#option-vim.filetree.nvimTree.setupOpts.tab" class="option-anchor">vim.filetree.nvimTree.setupOpts.tab</a>