Skip to content

Commit 63e631c

Browse files
committed
Add missing language tags
1 parent 5320258 commit 63e631c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

addon.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
</extension>
1010
<extension point="xbmc.addon.metadata">
1111
<platform>all</platform>
12+
<language></language>
1213
<summary>Watch screencasts about Vim, the text editor, from http://vimcasts.org</summary>
1314
<description>Vimcasts publishes free screencasts about Vim, the text editor. Vim has been around in one form or another for over 20 years. The learning curve is famously difficult, but those who manage to climb it insist that nothing can match Vim's modal editing model for speed and efficiency.[CR][CR]The patterns of use that make a Vim master productive are not easily discovered. Trial and error will get you so far, but the best way to learn is to watch an experienced Vim user at work. By providing short videos with digestible advice, Vimcasts gives you something you can take away and use immediately to improve your productivity. Vimcasts aims to be the expert Vim colleague you never had.[CR][CR]Vimcasts is produced by Drew Neil (aka nelstrom), who came to Vim from TextMate. He made the switch when starting work at a company that uses Linux workstations. His choice of text editor was influenced by colleagues.</description>
1415
</extension>

0 commit comments

Comments
 (0)