mirror of https://github.com/helix-editor/helix
deploy: c8e58304bf
parent
82f9ecbe70
commit
59fbd790b0
|
@ -315,7 +315,7 @@ Languages</a> guide for more language configuration information.</p>
|
|||
<tr><td>ponylang</td><td>✓</td><td>✓</td><td>✓</td><td></td></tr>
|
||||
<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><code>bufls</code>, <code>pb</code></td></tr>
|
||||
<tr><td>protobuf</td><td>✓</td><td>✓</td><td>✓</td><td><code>bufls</code>, <code>pb</code></td></tr>
|
||||
<tr><td>prql</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>
|
||||
|
|
|
@ -1258,7 +1258,7 @@ Languages</a> guide for more language configuration information.</p>
|
|||
<tr><td>ponylang</td><td>✓</td><td>✓</td><td>✓</td><td></td></tr>
|
||||
<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><code>bufls</code>, <code>pb</code></td></tr>
|
||||
<tr><td>protobuf</td><td>✓</td><td>✓</td><td>✓</td><td><code>bufls</code>, <code>pb</code></td></tr>
|
||||
<tr><td>prql</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>
|
||||
|
|
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