From f26b17b219552942846fd07bcaf33aaf4325af4d Mon Sep 17 00:00:00 2001 From: bootleq Date: Sat, 5 May 2012 17:11:16 +0800 Subject: [PATCH] Minor doc fix. Example of sources#snippets_complete#force_expandable(). --- doc/neocomplcache-snippets-complete.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/neocomplcache-snippets-complete.txt b/doc/neocomplcache-snippets-complete.txt index d3448bd..fbd9ee4 100644 --- a/doc/neocomplcache-snippets-complete.txt +++ b/doc/neocomplcache-snippets-complete.txt @@ -143,7 +143,7 @@ neocomplcache#sources#snippets_complete#expandable() 2 : exists placeholder in current buffer 3 : both found. > - imap neocomplcache#snippets_complete#expandable() ? + imap neocomplcache#sources#snippets_complete#expandable() ? \ "\(neocomplcache_snippets_expand)" : "\" < neocomplcache#sources#snippets_complete#force_expandable()