diff options
| author | ryanss | 2015-04-26 08:31:24 -0400 |
|---|---|---|
| committer | ryanss | 2015-04-26 08:31:24 -0400 |
| commit | 918919ff8b08f4e32942c451aa83c9c71bedfff9 (patch) | |
| tree | 5b59193d166e67b7220a20d73b4109507e91af20 /syntax | |
| parent | 628d7c2e498043954a08849fafb1d34b7e215aab (diff) | |
| download | vim-hn-918919ff8b08f4e32942c451aa83c9c71bedfff9.tar.gz | |
Release version 0.2
Diffstat (limited to 'syntax')
| -rw-r--r-- | syntax/hackernews.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/hackernews.vim b/syntax/hackernews.vim index 27c41ad..2560441 100644 --- a/syntax/hackernews.vim +++ b/syntax/hackernews.vim @@ -5,7 +5,7 @@ " Author: ryanss <ryanssdev@icloud.com> " Website: https://github.com/ryanss/vim-hackernews " License: MIT (see LICENSE file) -" Version: 0.1.1 +" Version: 0.2 (April 26, 2015) if exists("b:current_syntax") |
