mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-06 02:49:33 +00:00
deploy: 234d053e8f
This commit is contained in:
parent
f6d68a8596
commit
e062d1b6fa
29 changed files with 7 additions and 113991 deletions
23
options.html
23
options.html
|
|
@ -14294,7 +14294,7 @@
|
|||
<details class="toc-category">
|
||||
<summary title="vim.treesitter">
|
||||
<span>vim.treesitter</span>
|
||||
<span class="toc-count">20</span>
|
||||
<span class="toc-count">19</span>
|
||||
</summary>
|
||||
<ul>
|
||||
|
||||
|
|
@ -14412,14 +14412,6 @@
|
|||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href='#option-vim-treesitter-foldByDefault' title="vim.treesitter.foldByDefault">
|
||||
foldByDefault
|
||||
|
||||
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href='#option-vim-treesitter-grammars' title="vim.treesitter.grammars">
|
||||
grammars
|
||||
|
|
@ -41288,19 +41280,6 @@ there are at least 2 lines above cursorline.</p>
|
|||
<div class="option-example">Example: <code>true</code></div>
|
||||
<div class="option-declared">Declared in: <code><a href="https://github.com/NotAShelf/nvf/blob/main/modules/plugins/treesitter/treesitter.nix" target="_blank"><nvf/modules/plugins/treesitter/treesitter.nix></a></code></div>
|
||||
</div>
|
||||
<div class="option" id="option-vim-treesitter-foldByDefault">
|
||||
<h3 class="option-name">
|
||||
<a href="#option-vim-treesitter-foldByDefault" class="option-anchor">vim.treesitter.foldByDefault</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>boolean</code></div>
|
||||
<div class="option-description"><html><head></head><body><p>Whether to enable folding by default when a file is opened.</p>
|
||||
</body></html></div>
|
||||
<div class="option-default">Default: <code>false</code></div>
|
||||
<div class="option-example">Example: <code>true</code></div>
|
||||
<div class="option-declared">Declared in: <code><a href="https://github.com/NotAShelf/nvf/blob/main/modules/plugins/treesitter/treesitter.nix" target="_blank"><nvf/modules/plugins/treesitter/treesitter.nix></a></code></div>
|
||||
</div>
|
||||
<div class="option" id="option-vim-treesitter-grammars">
|
||||
<h3 class="option-name">
|
||||
<a href="#option-vim-treesitter-grammars" class="option-anchor">vim.treesitter.grammars</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue