feat(plugins/wakatime): add an option to include other languages (#928)

This commit is contained in:
Baoshuo Ren
2022-03-10 22:24:28 +08:00
committed by GitHub
parent 52953d380a
commit 8ad9b3d9e9
3 changed files with 20 additions and 4 deletions

View File

@@ -117,6 +117,17 @@
<br>
<b>default:</b> current<br></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_wakatime_others</code></h4></td>
<td rowspan="2"><p>Including Other Languages</p>
<img width="900" height="1" alt=""></td>
</tr>
<tr>
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
<b>type:</b> <code>boolean</code>
<br>
<b>default:</b> no<br></td>
</tr>
</table>
<!--/options-->