Skip to content

Commit b5f7513

Browse files
committed
Version 1.3.0
1 parent bc5bc31 commit b5f7513

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

addon.xml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<addon id="plugin.video.vimcasts" name="VimCasts" provider-name="Jonathan Beluch (jbel), enen92" version="1.2.0">
1+
<addon id="plugin.video.vimcasts" name="VimCasts" provider-name="Jonathan Beluch (jbel), enen92" version="1.3.0">
22
<requires>
33
<import addon="xbmc.python" version="2.14.0" />
44
<import addon="script.module.xbmcswift2" version="2.5.0" />
@@ -12,12 +12,8 @@
1212
<license>GPL-3.0-only</license>
1313
<source>https://github.com/XBMC-Addons/plugin.video.vimcasts</source>
1414
<news>
15-
Version 1.2.0
16-
* Update to python3
17-
* Update to new xbmcswift2
18-
* Add duration
19-
* Remove unplayable items
20-
* New addon requirements
15+
Version 1.3.0
16+
- Automated submissions for gotham
2117
</news>
2218
<summary lang="en">Watch screencasts about Vim, the text editor, from http://vimcasts.org</summary>
2319
<description lang="en">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>

0 commit comments

Comments
 (0)