diff options
Diffstat (limited to 'ftplugin/hackernews.py')
| -rw-r--r-- | ftplugin/hackernews.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftplugin/hackernews.py b/ftplugin/hackernews.py index de085e5..97205d1 100644 --- a/ftplugin/hackernews.py +++ b/ftplugin/hackernews.py @@ -7,7 +7,7 @@ # Author: ryanss <ryanssdev@icloud.com> # Website: https://github.com/ryanss/vim-hackernews # License: MIT (see LICENSE file) -# Version: 0.2 (April 26, 2015) +# Version: 0.3-dev from __future__ import print_function |
