From 5e038dfc9054d33978fefd84532c1a1300f3ea7e Mon Sep 17 00:00:00 2001 From: AmaiSaeta Date: Wed, 7 Nov 2012 01:13:55 +0900 Subject: [PATCH] Fixed the lacking 'options head' specifier in the example of the help. --- doc/neosnippet.txt | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 doc/neosnippet.txt diff --git a/doc/neosnippet.txt b/doc/neosnippet.txt old mode 100644 new mode 100755 index 003161d..3a64114 --- a/doc/neosnippet.txt +++ b/doc/neosnippet.txt @@ -425,6 +425,7 @@ Snippet Keywords: > snippet if + options head if ${1:condition} ${2} endif