mirror of https://github.com/helix-editor/helix
deploy: 2209effb02
parent
9027d2730b
commit
9ae2ed6246
|
@ -181,7 +181,7 @@
|
|||
<main>
|
||||
<h1 id="language-support"><a class="header" href="#language-support">Language Support</a></h1>
|
||||
<p>The following languages and Language Servers are supported. To use
|
||||
Language Server features, you must first <a href="https://github.com/helix-editor/helix/wiki/How-to-install-the-default-language-servers">install</a> the
|
||||
Language Server features, you must first <a href="https://github.com/helix-editor/helix/wiki/Language-Server-Configurations">configure</a> the
|
||||
appropriate Language Server.</p>
|
||||
<p>You can check the language support in your installed helix version with <code>hx --health</code>.</p>
|
||||
<p>Also see the <a href="./languages.html">Language Configuration</a> docs and the <a href="./guides/adding_languages.html">Adding
|
||||
|
|
|
@ -1145,7 +1145,7 @@ you to selectively add search terms to your selections.</p>
|
|||
</tbody></table>
|
||||
</div><div style="break-before: page; page-break-before: always;"></div><h1 id="language-support"><a class="header" href="#language-support">Language Support</a></h1>
|
||||
<p>The following languages and Language Servers are supported. To use
|
||||
Language Server features, you must first <a href="https://github.com/helix-editor/helix/wiki/How-to-install-the-default-language-servers">install</a> the
|
||||
Language Server features, you must first <a href="https://github.com/helix-editor/helix/wiki/Language-Server-Configurations">configure</a> the
|
||||
appropriate Language Server.</p>
|
||||
<p>You can check the language support in your installed helix version with <code>hx --health</code>.</p>
|
||||
<p>Also see the <a href="./languages.html">Language Configuration</a> docs and the <a href="./guides/adding_languages.html">Adding
|
||||
|
|
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