Skip to content

Commit

Permalink
deploy: e178115
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Nov 12, 2024
1 parent f760fc4 commit 5d2d46c
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 3 deletions.
2 changes: 1 addition & 1 deletion feed_rss_created.xml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion feed_rss_updated.xml

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions page/settings/mode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1419,6 +1419,13 @@
lsp-signature-function
</a>

</li>

<li class="md-nav__item">
<a href="#lsp-signature-highlight-function-argument" class="md-nav__link">
lsp-signature-highlight-function-argument
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -4914,6 +4921,13 @@
lsp-signature-function
</a>

</li>

<li class="md-nav__item">
<a href="#lsp-signature-highlight-function-argument" class="md-nav__link">
lsp-signature-highlight-function-argument
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -5593,6 +5607,11 @@ <h3 id="lsp-signature-function"><code>lsp-signature-function</code><a class="hea
It will be called with one param - the signature info. When
called with nil the signature info must be cleared.</p>
<hr />
<h3 id="lsp-signature-highlight-function-argument"><code>lsp-signature-highlight-function-argument</code><a class="headerlink" href="#lsp-signature-highlight-function-argument" title="Permanent link">#</a></h3>
<p><em>Type:</em> <code>face</code></p>
<p><em>Default:</em> <code>((t :inherit eldoc-highlight-function-argument))</code></p>
<p>The face to use to highlight function arguments in signatures.</p>
<hr />
<h3 id="lsp-signature-posframe"><code>lsp-signature-posframe</code><a class="headerlink" href="#lsp-signature-posframe" title="Permanent link">#</a></h3>
<p><em>Type:</em> <code>face</code></p>
<p><em>Default:</em> <code>((t :inherit tooltip))</code></p>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 5d2d46c

Please sign in to comment.