From d2f088dee53599520aa43b6d3dbd9caac5e806a4 Mon Sep 17 00:00:00 2001 From: Shougo Matsushita Date: Sat, 1 Sep 2012 10:51:59 +0900 Subject: [PATCH] - Improved documentation. --- doc/neocomplcache-snippets-complete.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/neocomplcache-snippets-complete.txt b/doc/neocomplcache-snippets-complete.txt index 08fd879..f6dc5d3 100644 --- a/doc/neocomplcache-snippets-complete.txt +++ b/doc/neocomplcache-snippets-complete.txt @@ -116,10 +116,8 @@ KEY MAPPINGS *neocomplcache-snippets-complete-key-mappings* Expand a cursor snippet of plural lines. When there is not a snippet, jump to next placeholder. - Note: cursor snippet must be match keyword patterns. - For example if snippet name is ".", snippets_complete don't expand it. - If you expand snippet ".", Please use - |(neocomplcache_snippets_force_expand)|. + Note: It searches cursor snippet from keyword patterns in the + first. (neocomplcache_snippets_jump) *(neocomplcache_snippets_jump)* Jump to next placeholder. If there is no placeholder, expand a