Skip to content

Commit 8cd9b31

Browse files
authored
added neovim client, added archive tags to wip lsps, added plantuml-lsp to wip (#330)
1 parent 0c89665 commit 8cd9b31

1 file changed

Lines changed: 56 additions & 19 deletions

File tree

index.html

Lines changed: 56 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3765,7 +3765,9 @@ <h4>Language servers</h4>
37653765
</th>
37663766
</tr>
37673767
<tr>
3768-
<th>Crystal</th>
3768+
<th>Crystal
3769+
<span class="label label-warning">Archived</span>
3770+
</th>
37693771
<td>
37703772
<a href="https://kofno.github.io/">Ryan L. Bell</a> and <a href="https://github.com/crystal-lang-tools/scry/graphs/contributors">contributors</a>
37713773
</td>
@@ -3787,12 +3789,34 @@ <h4>Language servers</h4>
37873789
<td></td>
37883790
</tr>
37893791
<tr>
3790-
<th>reStructuredText</th>
3792+
<th>PlantUML</th>
3793+
<td>
3794+
<a href="https://github.com/ptdewey">Patrick Dewey</a>
3795+
</td>
3796+
<td class="repo">
3797+
<a href="https://github.com/ptdewey/plantuml-lsp">github.com/ptdewey/plantuml-lsp</a>
3798+
<td class="success">
3799+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3800+
</td>
3801+
<td class="success">
3802+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3803+
</td>
3804+
<td class="warning"></td>
3805+
<td class="warning"></td>
3806+
<td class="warning"></td>
3807+
<td class="warning"></td>
3808+
<td></td>
3809+
</td>
3810+
</tr>
3811+
<tr>
3812+
<th>reStructuredText
3813+
<span class="label label-warning">Archived</span>
3814+
</th>
37913815
<td>
37923816
<a href="https://github.com/lextm">Lex Li</a>
37933817
</td>
37943818
<td class="repo">
3795-
<a href="https://github.com/lextm/restructuredtext-antlr">https://github.com/lextm/restructuredtext-antlr</a>
3819+
<a href="https://github.com/lextm/restructuredtext-antlr">github.com/lextm/restructuredtext-antlr</a>
37963820
</td>
37973821
<td class="warning"></td>
37983822
<td class="danger"></td>
@@ -3843,7 +3867,9 @@ <h4>Language servers</h4>
38433867
<td></td>
38443868
</tr>
38453869
<tr>
3846-
<th>WebAssembly</th>
3870+
<th>WebAssembly
3871+
<span class="label label-warning">Archived</span>
3872+
</th>
38473873
<td>
38483874
<a href="https://github.com/darinmorrison">Darin Morrison</a>
38493875
</td>
@@ -4479,6 +4505,32 @@ <h4>LSP clients</h4>
44794505
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
44804506
</td>
44814507
</tr>
4508+
<tr>
4509+
<th>Neovim</th>
4510+
<td>
4511+
<a href="https://github.com/neovim">Neovim Team</a>
4512+
<td class="repo">
4513+
<a href="https://github.com/neovim/neovim">github.com/neovim/neovim</a>
4514+
</td>
4515+
<td class="success">
4516+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
4517+
</td>
4518+
<td class="success">
4519+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
4520+
</td>
4521+
<td class="success">
4522+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
4523+
</td>
4524+
<td class="success">
4525+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
4526+
</td>
4527+
<td class="success">
4528+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
4529+
</td>
4530+
<td class="success">
4531+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
4532+
</td>
4533+
</tr>
44824534
<tr>
44834535
<th>vim/neovim</th>
44844536
<td>
@@ -4797,21 +4849,6 @@ <h4>LSP clients</h4>
47974849
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
47984850
</td>
47994851
</tr>
4800-
<tr>
4801-
<th>neovim</th>
4802-
<td>
4803-
<a href="https://github.com/tjdevries">TJ DeVries</a>
4804-
</td>
4805-
<td class="repo">
4806-
<a href="https://github.com/tjdevries/nvim-langserver-shim">github.com/tjdevries/nvim-langserver-shim</a>
4807-
</td>
4808-
<td class="warning"></td>
4809-
<td class="warning"></td>
4810-
<td class="warning"></td>
4811-
<td class="warning"></td>
4812-
<td class="warning"></td>
4813-
<td class="warning"></td>
4814-
</tr>
48154852
<tr>
48164853
<th>Spyder IDE</th>
48174854
<td>

0 commit comments

Comments
 (0)