mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-08 13:13:55 +00:00
deploy: dda89a2d9c
This commit is contained in:
parent
7086c6a926
commit
702903a1a0
25 changed files with 3 additions and 104803 deletions
|
|
@ -81,7 +81,9 @@ lazy attribute set of raw value</p>
|
|||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>the experimental Lua module loader to speed up the start up process</p><p>If <code class="literal">true</code>, this will enable the experimental Lua module loader which:</p><div class="itemizedlist"><ul class="itemizedlist " style="list-style-type: disc;"><li class="listitem"><p>overrides loadfile</p></li><li class="listitem"><p>adds the lua loader using the byte-compilation cache</p></li><li class="listitem"><p>adds the libs loader</p></li><li class="listitem"><p>removes the default Neovim loader</p></li></ul></div><div class="note"><h3 class="title">Note</h3><p>The Lua module loader is <span class="emphasis"><em>disabled</em></span> by default. Before setting this option, please
|
||||
<p>Whethere to enable the experimental Lua module loader to speed up the start
|
||||
up process. If <code class="literal">true</code>, this will enable the experimental Lua module loader
|
||||
which:</p><div class="itemizedlist"><ul class="itemizedlist " style="list-style-type: disc;"><li class="listitem"><p>overrides loadfile</p></li><li class="listitem"><p>adds the lua loader using the byte-compilation cache</p></li><li class="listitem"><p>adds the libs loader</p></li><li class="listitem"><p>removes the default Neovim loader</p></li></ul></div><div class="note"><h3 class="title">Note</h3><p>The Lua module loader is <span class="emphasis"><em>disabled</em></span> by default. Before setting this option, please
|
||||
take a look at the <code class="option">[official documentation]</code>. This option may be enabled by
|
||||
default in the future.</p></div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue