From 9653ba6c3209326f26222bc94993927c61ab576e Mon Sep 17 00:00:00 2001 From: Shougo Matsushita Date: Fri, 16 Nov 2012 08:05:14 +0900 Subject: [PATCH] - Improved documentation. --- doc/neosnippet.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/neosnippet.txt b/doc/neosnippet.txt index fd8ba9e..17e462d 100755 --- a/doc/neosnippet.txt +++ b/doc/neosnippet.txt @@ -675,10 +675,10 @@ snippet *neosnippet-unite-action-snippet* ============================================================================== FAQ *neosnippet-faq* -Q: What if I do not like to expand a snippet trigger after (, [, " etc...: +Q: What if I want to expand a snippet trigger after (, [, " etc...: A: You should use "options word" in the snippet definition. This changes the -expansion behavior to a word boundary. +expansion behavior to a word boundary. > snippet date options word