mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-24 10:26:18 +04:00
deploy: e46fb58595
This commit is contained in:
parent
18e8eaf3f3
commit
b478bbe4a7
@ -342,6 +342,9 @@ grammars in the local <code>runtime</code> folder.</p>
|
|||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
<p>💡 If you do not want to fetch or build grammars, set an environment variable <code>HELIX_DISABLE_AUTO_GRAMMAR_BUILD</code></p>
|
||||||
|
</blockquote>
|
||||||
|
<blockquote>
|
||||||
<p>💡 Tree-sitter grammars can be fetched and compiled if not pre-packaged. Fetch
|
<p>💡 Tree-sitter grammars can be fetched and compiled if not pre-packaged. Fetch
|
||||||
grammars with <code>hx --grammar fetch</code> and compile them with
|
grammars with <code>hx --grammar fetch</code> and compile them with
|
||||||
<code>hx --grammar build</code>. This will install them in
|
<code>hx --grammar build</code>. This will install them in
|
||||||
|
@ -348,6 +348,9 @@ grammars in the local <code>runtime</code> folder.</p>
|
|||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
<p>💡 If you do not want to fetch or build grammars, set an environment variable <code>HELIX_DISABLE_AUTO_GRAMMAR_BUILD</code></p>
|
||||||
|
</blockquote>
|
||||||
|
<blockquote>
|
||||||
<p>💡 Tree-sitter grammars can be fetched and compiled if not pre-packaged. Fetch
|
<p>💡 Tree-sitter grammars can be fetched and compiled if not pre-packaged. Fetch
|
||||||
grammars with <code>hx --grammar fetch</code> and compile them with
|
grammars with <code>hx --grammar fetch</code> and compile them with
|
||||||
<code>hx --grammar build</code>. This will install them in
|
<code>hx --grammar build</code>. This will install them in
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user