mirror of https://github.com/helix-editor/helix
deploy: 2d958d6c50
parent
9513bd50b5
commit
845a36cfd0
|
@ -231,6 +231,7 @@ Languages</a> guide for more language configuration information.</p>
|
|||
<tr><td>prisma</td><td>✓</td><td></td><td></td><td><code>prisma-language-server</code></td></tr>
|
||||
<tr><td>prolog</td><td></td><td></td><td></td><td><code>swipl</code></td></tr>
|
||||
<tr><td>protobuf</td><td>✓</td><td></td><td>✓</td><td></td></tr>
|
||||
<tr><td>purescript</td><td>✓</td><td></td><td></td><td><code>purescript-language-server</code></td></tr>
|
||||
<tr><td>python</td><td>✓</td><td>✓</td><td>✓</td><td><code>pylsp</code></td></tr>
|
||||
<tr><td>r</td><td>✓</td><td></td><td></td><td><code>R</code></td></tr>
|
||||
<tr><td>racket</td><td></td><td></td><td></td><td><code>racket</code></td></tr>
|
||||
|
|
|
@ -912,6 +912,7 @@ Languages</a> guide for more language configuration information.</p>
|
|||
<tr><td>prisma</td><td>✓</td><td></td><td></td><td><code>prisma-language-server</code></td></tr>
|
||||
<tr><td>prolog</td><td></td><td></td><td></td><td><code>swipl</code></td></tr>
|
||||
<tr><td>protobuf</td><td>✓</td><td></td><td>✓</td><td></td></tr>
|
||||
<tr><td>purescript</td><td>✓</td><td></td><td></td><td><code>purescript-language-server</code></td></tr>
|
||||
<tr><td>python</td><td>✓</td><td>✓</td><td>✓</td><td><code>pylsp</code></td></tr>
|
||||
<tr><td>r</td><td>✓</td><td></td><td></td><td><code>R</code></td></tr>
|
||||
<tr><td>racket</td><td></td><td></td><td></td><td><code>racket</code></td></tr>
|
||||
|
|
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