gh-pages
the-mikedavis 2025-02-03 00:17:23 +00:00
parent a93395d9a6
commit 8088de5247
4 changed files with 2 additions and 16 deletions

View File

@ -199,13 +199,6 @@ you will need to add queries.</li>
for more information on writing queries.</li>
<li>A list of highlight captures can be found <a href="https://docs.helix-editor.com/themes.html#scopes">on the themes page</a>.</li>
</ol>
<blockquote>
<p>💡 In Helix, the first matching query takes precedence when evaluating
queries, which is different from other editors such as Neovim where the last
matching query supersedes the ones before it. See
<a href="https://github.com/helix-editor/helix/pull/1170#issuecomment-997294090">this issue</a>
for an example.</p>
</blockquote>
<h2 id="common-issues"><a class="header" href="#common-issues">Common issues</a></h2>
<ul>
<li>If you encounter errors when running Helix after switching branches, you may

View File

@ -2941,13 +2941,6 @@ you will need to add queries.</li>
for more information on writing queries.</li>
<li>A list of highlight captures can be found <a href="https://docs.helix-editor.com/themes.html#scopes">on the themes page</a>.</li>
</ol>
<blockquote>
<p>💡 In Helix, the first matching query takes precedence when evaluating
queries, which is different from other editors such as Neovim where the last
matching query supersedes the ones before it. See
<a href="https://github.com/helix-editor/helix/pull/1170#issuecomment-997294090">this issue</a>
for an example.</p>
</blockquote>
<h2 id="common-issues"><a class="header" href="#common-issues">Common issues</a></h2>
<ul>
<li>If you encounter errors when running Helix after switching branches, you may

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long