From a78e2f32181fc7a0c24ebf12f939c2fd9b6a5770 Mon Sep 17 00:00:00 2001 From: ryanss Date: Wed, 17 Jun 2015 23:59:00 -0400 Subject: Fix runaway italic syntax when no closing underscore Example comment [9720796] --- plugin/hackernews.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin') diff --git a/plugin/hackernews.vim b/plugin/hackernews.vim index 57c5876..c4e060b 100644 --- a/plugin/hackernews.vim +++ b/plugin/hackernews.vim @@ -5,7 +5,7 @@ " Author: ryanss " Website: https://github.com/ryanss/vim-hackernews " License: MIT (see LICENSE file) -" Version: 0.2 (April 26, 2015) +" Version: 0.3-dev " Filetype plugins need to be enabled -- cgit v1.2.3