This commit is contained in:
NotAShelf 2025-03-16 17:12:53 +00:00
commit 09bec9ec5b
49 changed files with 5 additions and 203137 deletions

View file

@ -39403,7 +39403,7 @@ anything</p>
</span>
</dt>
<dd>
<p>Filetypes to enable on and their option overrides.</p><p>“*” means enable on all filetypes. Filetypes prefixed with “!” are disabled.</p>
<p>Filetypes to enable on and their option overrides.</p><p><code class="literal">&quot;*&quot;</code> means enable on all filetypes. Filetypes prefixed with <code class="literal">&quot;!&quot;</code> are disabled.</p>
<p><span class="emphasis"><em>Type:</em></span>
attribute set of (submodule)</p>
@ -39772,7 +39772,7 @@ null or string</p>
</span>
</dt>
<dd>
<p>Default options</p>
<p><code class="literal">user_default_options</code> is the second parameter to nvim-colorizers setup function.</p><p>Anything set here is the inverse of the previous setup configuration.</p>
<p><span class="emphasis"><em>Type:</em></span>
submodule</p>
@ -43880,9 +43880,9 @@ boolean</p>
</span>
</dt>
<dd>
<p>nvim-surround: add/change/delete surrounding delimiter pairs with ease.
Note that the default mappings deviate from upstream to avoid conflicts
with nvim-leap.</p>
<p>Whether to enable nvim-surround, Neovim plugin to add/change/delete
surrounding delimiter pairs with ease.</p><div class="note"><h3 class="title">Note</h3><p>The default mappings deviate from upstream to avoid conflicts with nvim-leap.
You may change thsoe in your configuration if you do not use nvim-leap</p></div>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>