From ea3fe88e3db36aacff9fc1c2a0a8b6b08a8bb840 Mon Sep 17 00:00:00 2001 From: ryanss Date: Sat, 7 Feb 2015 17:42:52 -0500 Subject: Add Roadmap and Contribution sections to README --- syntax/hackernews.vim | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'syntax') diff --git a/syntax/hackernews.vim b/syntax/hackernews.vim index 2cf6bfc..cdd191d 100644 --- a/syntax/hackernews.vim +++ b/syntax/hackernews.vim @@ -1,4 +1,10 @@ -" Vim syntax file +" vim-hackernews +" -------------- +" Browse Hacker News (news.ycombinator.com) inside Vim. +" +" Author: ryanss +" Website: https://github.com/ryanss/vim-hackernews +" License: MIT (see LICENSE file) if exists("b:current_syntax") -- cgit v1.2.3