mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-12 05:27:50 +00:00
deploy: 2423af38f7
This commit is contained in:
parent
eff9bae9f3
commit
62db7e9cf7
15 changed files with 5 additions and 55526 deletions
|
|
@ -1831,8 +1831,8 @@ setting. Use <code>workspaces</code> instead:</p>
|
|||
<pre class="highlight"><code class="language-nix"><span style="color:rgb(132,139,152);">{</span><br> <span style="color:rgb(86,182,194);">workspaces</span> <span style="color:rgb(171,178,191);">=</span> <span style="color:rgb(132,139,152);">[</span><br> <span style="color:rgb(132,139,152);">{</span><br> <span style="color:rgb(86,182,194);">name</span> <span style="color:rgb(171,178,191);">=</span> <span style="color:rgb(152,195,121);">"</span><span style="color:rgb(152,195,121);">any-string</span><span style="color:rgb(152,195,121);">"</span><span style="color:rgb(132,139,152);">;</span><br> <span style="color:rgb(86,182,194);">path</span> <span style="color:rgb(171,178,191);">=</span> <span style="color:rgb(152,195,121);">"</span><span style="color:rgb(152,195,121);">~/old/dir/path/value</span><span style="color:rgb(152,195,121);">"</span><span style="color:rgb(132,139,152);">;</span><br> <span style="color:rgb(132,139,152);">}</span><br> <span style="color:rgb(132,139,152);">]</span><span style="color:rgb(132,139,152);">;</span><br><span style="color:rgb(132,139,152);">}</span><br></code></pre>
|
||||
<p>Some other settings and commands are now deprecated but are still supported.</p>
|
||||
<ul>
|
||||
<li>The <code>setupOpts.mappings</code> options were also removed. Use the built-in
|
||||
Neovim settings (nvf's <a class="option-reference" href="options.html#option-vim-keymaps"><code class="nixos-option">vim.keymaps</code></a>)</li>
|
||||
<li>The <code>setupOpts.mappings</code> options were also removed. Use the built-in Neovim
|
||||
settings (nvf's <a class="option-reference" href="options.html#option-vim-keymaps"><code class="nixos-option">vim.keymaps</code></a>)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
@ -1875,7 +1875,8 @@ hard-coded options as default values.</li>
|
|||
</ul>
|
||||
<p><a href="https://github.com/jtliang24">jtliang24</a>:</p>
|
||||
<ul>
|
||||
<li>Updated nix language plugin to use pkgs.nixfmt instead of pkgs.nixfmt-rfc-style</li>
|
||||
<li>Updated nix language plugin to use pkgs.nixfmt instead of
|
||||
pkgs.nixfmt-rfc-style</li>
|
||||
</ul>
|
||||
<p><a href="https://github.com/alfarelcynthesis">alfarel</a>:</p>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue