mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-06 12:27:42 +03:00
deploy: 0301d01e78
This commit is contained in:
parent
619c0a9db2
commit
87c1791e19
2 changed files with 2 additions and 2 deletions
|
@ -203,7 +203,7 @@ for example).</p>
|
||||||
<tr><td><code>comment.around</code></td></tr>
|
<tr><td><code>comment.around</code></td></tr>
|
||||||
</tbody></table>
|
</tbody></table>
|
||||||
</div>
|
</div>
|
||||||
<p><a href="https://github.com/search?q=repo%3Ahelix-editor%2Fhelix+filename%3Atextobjects.scm&type=Code&ref=advsearch&l=&l=">Example query files</a> can be found in the helix GitHub repository.</p>
|
<p><a href="https://github.com/search?q=repo%3Ahelix-editor%2Fhelix+path%3A%2A%2A/textobjects.scm&type=Code&ref=advsearch&l=&l=">Example query files</a> can be found in the helix GitHub repository.</p>
|
||||||
<h2 id="queries-for-textobject-based-navigation"><a class="header" href="#queries-for-textobject-based-navigation">Queries for textobject based navigation</a></h2>
|
<h2 id="queries-for-textobject-based-navigation"><a class="header" href="#queries-for-textobject-based-navigation">Queries for textobject based navigation</a></h2>
|
||||||
<p>Tree-sitter based navigation in Helix is done using captures in the
|
<p>Tree-sitter based navigation in Helix is done using captures in the
|
||||||
following order:</p>
|
following order:</p>
|
||||||
|
|
|
@ -2429,7 +2429,7 @@ for example).</p>
|
||||||
<tr><td><code>comment.around</code></td></tr>
|
<tr><td><code>comment.around</code></td></tr>
|
||||||
</tbody></table>
|
</tbody></table>
|
||||||
</div>
|
</div>
|
||||||
<p><a href="https://github.com/search?q=repo%3Ahelix-editor%2Fhelix+filename%3Atextobjects.scm&type=Code&ref=advsearch&l=&l=">Example query files</a> can be found in the helix GitHub repository.</p>
|
<p><a href="https://github.com/search?q=repo%3Ahelix-editor%2Fhelix+path%3A%2A%2A/textobjects.scm&type=Code&ref=advsearch&l=&l=">Example query files</a> can be found in the helix GitHub repository.</p>
|
||||||
<h2 id="queries-for-textobject-based-navigation"><a class="header" href="#queries-for-textobject-based-navigation">Queries for textobject based navigation</a></h2>
|
<h2 id="queries-for-textobject-based-navigation"><a class="header" href="#queries-for-textobject-based-navigation">Queries for textobject based navigation</a></h2>
|
||||||
<p>Tree-sitter based navigation in Helix is done using captures in the
|
<p>Tree-sitter based navigation in Helix is done using captures in the
|
||||||
following order:</p>
|
following order:</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue