Skip to content

Commit ec9923e

Browse files
committed
deploy: c7f4fe5
1 parent 22bf4c0 commit ec9923e

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

master/print.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2895,7 +2895,8 @@ <h4 id="syntax-highlighting"><a class="header" href="#syntax-highlighting">Synta
28952895
<p><code>namespace</code></p>
28962896
</li>
28972897
<li>
2898-
<p><code>special</code> - <code>derive</code> in Rust, etc.</p>
2898+
<p><code>special</code> - <code>derive</code> in Rust, bolded query-match in pickers (includes file explorer), etc.
2899+
See also <a href="https://github.com/helix-editor/helix/issues/2380">#2380</a></p>
28992900
</li>
29002901
<li>
29012902
<p><code>markup</code></p>

master/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

master/searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

master/themes.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,8 @@ <h4 id="syntax-highlighting"><a class="header" href="#syntax-highlighting">Synta
428428
<p><code>namespace</code></p>
429429
</li>
430430
<li>
431-
<p><code>special</code> - <code>derive</code> in Rust, etc.</p>
431+
<p><code>special</code> - <code>derive</code> in Rust, bolded query-match in pickers (includes file explorer), etc.
432+
See also <a href="https://github.com/helix-editor/helix/issues/2380">#2380</a></p>
432433
</li>
433434
<li>
434435
<p><code>markup</code></p>

0 commit comments

Comments
 (0)