diff options
| author | ryanss | 2015-02-07 17:49:38 -0500 |
|---|---|---|
| committer | ryanss | 2015-02-07 17:49:38 -0500 |
| commit | 894ae5f73409529b0e2ea2f3234e8f07aadbd0b4 (patch) | |
| tree | 0d29f72c65b82ae4970a4671f6309006b16aa961 /plugin/hackernews.py | |
| parent | ea3fe88e3db36aacff9fc1c2a0a8b6b08a8bb840 (diff) | |
| download | vim-hn-894ae5f73409529b0e2ea2f3234e8f07aadbd0b4.tar.gz | |
Release version 0.1
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 |
