mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-12 05:27:50 +00:00
deploy: 5b5548d218
This commit is contained in:
parent
4b62512301
commit
bc75006490
28 changed files with 11 additions and 111017 deletions
|
|
@ -1837,6 +1837,16 @@ Neovim settings (nvf's <a class="option-reference" href="options.html#option-vim
|
|||
</li>
|
||||
</ul>
|
||||
<h2 id="sec-release-0-9-changelog">Changelog</h2>
|
||||
<p><a href="https://github.com/taylrfnt">taylrfnt</a></p>
|
||||
<ul>
|
||||
<li>
|
||||
<p>Introduce a <code>darwinModule</code> option for Darwin users. The ergonomics of
|
||||
importing a <code>nixosModule</code> into a Darwin flake were less than ideal, and when
|
||||
users fork and update npins, they are prone to encountering errors like the
|
||||
following:</p>
|
||||
<pre class="highlight"><code class="language-shell"><span style="color:rgb(132,139,152);">(</span><span style="color:rgb(97,175,239);">class:</span> <span style="color:rgb(152,195,121);">"nixos"</span><span style="color:rgb(132,139,152);">)</span> <span style="color:rgb(97,175,239);">cannot</span> <span style="color:rgb(232,102,113);">be</span> <span style="color:rgb(232,102,113);">imported</span> <span style="color:rgb(232,102,113);">into</span> <span style="color:rgb(232,102,113);">a</span> <span style="color:rgb(232,102,113);">module</span> <br><span style="color:rgb(97,175,239);">evaluation</span> <span style="color:rgb(232,102,113);">that</span> <span style="color:rgb(232,102,113);">expects</span> <span style="color:rgb(232,102,113);">class</span> <span style="color:rgb(152,195,121);">"darwin"</span><span style="color:rgb(232,102,113);">.</span><br></code></pre>
|
||||
</li>
|
||||
</ul>
|
||||
<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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue