Skip to content

Commit 5228399

Browse files
authored
Add fennel-ls to the list. (#314)
1 parent 3605be6 commit 5228399

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

index.html

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1100,6 +1100,37 @@ <h4>Language servers</h4>
11001100
</td>
11011101
<td></td>
11021102
</tr>
1103+
<tr>
1104+
<th>Fennel</th>
1105+
<td>
1106+
<a href="">XeroOl</a>
1107+
</td>
1108+
<td class="repo">
1109+
<a href="https://git.sr.ht/~xerool/fennel-ls">git.sr.ht/~xerool/fennel-ls</a>
1110+
</td>
1111+
<td class="success">
1112+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
1113+
</td>
1114+
<td class="success">
1115+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
1116+
</td>
1117+
<td class="success">
1118+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
1119+
</td>
1120+
<td class="danger"></td>
1121+
<td class="warning"></td>
1122+
<td class="success">
1123+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
1124+
</td>
1125+
<td>
1126+
<ul class="list-unstyled text-nowrap">
1127+
<li>No arbitrary code execution <sup>
1128+
<a href="#arbitraryExecutionFootnote">2</a>
1129+
</sup>
1130+
</li>
1131+
</ul>
1132+
</td>
1133+
</tr>
11031134
<tr>
11041135
<th>Flux</th>
11051136
<td>

0 commit comments

Comments
 (0)