Skip to content

Commit ef9b29b

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent 63ad228 commit ef9b29b

File tree

6 files changed

+334
-314
lines changed

6 files changed

+334
-314
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f0278842
1+
45698a8f

MiniMax/CHANGELOG.html

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,8 @@
317317
<h2 id="toc-title">On this page</h2>
318318

319319
<ul>
320-
<li><a href="#2026-01-08" id="toc-2026-01-08" class="nav-link active" data-scroll-target="#2026-01-08">2026-01-08</a></li>
320+
<li><a href="#2026-01-13" id="toc-2026-01-13" class="nav-link active" data-scroll-target="#2026-01-13">2026-01-13</a></li>
321+
<li><a href="#2026-01-08" id="toc-2026-01-08" class="nav-link" data-scroll-target="#2026-01-08">2026-01-08</a></li>
321322
<li><a href="#2026-01-03" id="toc-2026-01-03" class="nav-link" data-scroll-target="#2026-01-03">2026-01-03</a></li>
322323
<li><a href="#2025-12-20" id="toc-2025-12-20" class="nav-link" data-scroll-target="#2025-12-20">2025-12-20</a></li>
323324
<li><a href="#2025-12-16" id="toc-2025-12-16" class="nav-link" data-scroll-target="#2025-12-16">2025-12-16</a></li>
@@ -335,6 +336,16 @@ <h2 id="toc-title">On this page</h2>
335336

336337

337338
<p><em>Generated from the <code>main</code> branch of ‘MiniMax’</em></p>
339+
<section id="2026-01-13" class="level2">
340+
<h2 class="anchored" data-anchor-id="2026-01-13">2026-01-13</h2>
341+
<ul>
342+
<li>Improve ‘stevearc/conform.nvim’ setup:
343+
<ul>
344+
<li>Setup plugin to allow formatting from LSP server if no dedicated formatter is available. This provides more versatile behavior. Previously it was forced in <code>&lt;Leader&gt;lf</code> mapping.</li>
345+
<li>Use plain <code>require('conform').format()</code> in <code>&lt;Leader&gt;lf</code> keymaps.</li>
346+
</ul></li>
347+
</ul>
348+
</section>
338349
<section id="2026-01-08" class="level2">
339350
<h2 class="anchored" data-anchor-id="2026-01-08">2026-01-08</h2>
340351
<ul>

0 commit comments

Comments
 (0)