mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
deploy: ed2ce4bd02
This commit is contained in:
parent
ab3d059907
commit
09bec9ec5b
49 changed files with 5 additions and 203137 deletions
10
options.html
10
options.html
|
@ -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">"*"</code> means enable on all filetypes. Filetypes prefixed with <code class="literal">"!"</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-colorizer’s 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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue