Skip to content

Commit 9192ed7

Browse files
authored
Add Veryl (#299)
1 parent b7ca39b commit 9192ed7

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

index.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3307,6 +3307,30 @@ <h4>Language servers</h4>
33073307
</ul>
33083308
</td>
33093309
</tr>
3310+
<tr>
3311+
<th>Veryl</th>
3312+
<td>
3313+
<a href="https://github.com/dalance">dalance</a>
3314+
</td>
3315+
<td class="repo">
3316+
<a href="https://github.com/dalance/veryl/tree/master/crates/languageserver">github.com/dalance/veryl/tree/master/crates/languageserver</a>
3317+
</td>
3318+
<td class="danger"></td>
3319+
<td class="success">
3320+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3321+
</td>
3322+
<td class="success">
3323+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3324+
</td>
3325+
<td class="success">
3326+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3327+
</td>
3328+
<td class="danger"></td>
3329+
<td class="success">
3330+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3331+
</td>
3332+
<td>Formatting</td>
3333+
</tr>
33103334
<tr>
33113335
<th>VimScript</th>
33123336
<td>

0 commit comments

Comments
 (0)