mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-04 10:55:50 +00:00
Deploy PR #1388 preview
This commit is contained in:
parent
d3d5cd3ede
commit
5d85332d31
2 changed files with 6 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
|
@ -2007,6 +2007,11 @@ highlighting only).</p>
|
||||||
<li>Add [codewindow.nvim] plugin in <code>vim.assistant.codewindow</code> with <code>enable</code> and
|
<li>Add [codewindow.nvim] plugin in <code>vim.assistant.codewindow</code> with <code>enable</code> and
|
||||||
<code>setupOpts</code></li>
|
<code>setupOpts</code></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<p><a href="https://github.com/irobot">irobot</a>:</p>
|
||||||
|
<ul>
|
||||||
|
<li>Fix non-functional <code>vim.keymaps.*.noremap</code>. Now, setting it to false is
|
||||||
|
equivalent to <code>:lua vim.keymap.set(..., { remap = true })</code></li>
|
||||||
|
</ul>
|
||||||
<!-- vim: set textwidth=80: -->
|
<!-- vim: set textwidth=80: -->
|
||||||
</body></html></main>
|
</body></html></main>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue