mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-20 07:00:09 +01:00
Deploy PR #1297 preview
This commit is contained in:
parent
1d541ab21c
commit
ace2886cd0
2 changed files with 9 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
|
@ -107,6 +107,8 @@
|
|||
</ul><li><a href="#sec-release-0-8">Release 0.8</a>
|
||||
<ul><li><a href="#breaking-changes">Breaking changes</a>
|
||||
<li><a href="#sec-release-0-8-changelog">Changelog</a>
|
||||
</ul><li><a href="#sec-release-0-9">Release 0.9</a>
|
||||
<ul><li><a href="#sec-release-0-9-changelog">Changelog</a>
|
||||
</li></ul></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
@ -1819,6 +1821,12 @@ attach behavior.</li>
|
|||
<li>Added <code>languages.rust.dap.backend</code> option to choose between <code>codelldb</code> and
|
||||
<code>lldb-dap</code> adapters.</li>
|
||||
</ul>
|
||||
<h1 id="sec-release-0-9">Release 0.9</h1>
|
||||
<h2 id="sec-release-0-9-changelog">Changelog</h2>
|
||||
<p><a href="https://github.com/suimong">suimong</a>:</p>
|
||||
<ul>
|
||||
<li>Fix <code>vim.tabline.nvimBufferline</code> where <code>setupOpts.options.hover</code> requires <code>vim.opt.mousemoveevent</code> to be set.</li>
|
||||
</ul>
|
||||
</body></html></main>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue