We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9192ed7 commit 0fe1cc5Copy full SHA for 0fe1cc5
1 file changed
index.html
@@ -3325,11 +3325,13 @@ <h4>Language servers</h4>
3325
<td class="success">
3326
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3327
</td>
3328
- <td class="danger"></td>
3329
3330
3331
3332
- <td>Formatting</td>
+ <td class="success">
+ <span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3333
+ </td>
3334
+ <td>Formatting, Semantic highlighting</td>
3335
</tr>
3336
<tr>
3337
<th>VimScript</th>
0 commit comments