diff options
Diffstat (limited to 'plugin/hackernews.py')
| -rw-r--r-- | plugin/hackernews.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/hackernews.py b/plugin/hackernews.py index 29a1b84..e26091a 100644 --- a/plugin/hackernews.py +++ b/plugin/hackernews.py @@ -7,6 +7,7 @@ # Author: ryanss <ryanssdev@icloud.com> # Website: https://github.com/ryanss/vim-hackernews # License: MIT (see LICENSE file) +# Version: 0.1 import HTMLParser |
