From 7f7ec57f40ed2fb41795d52e03aed8eacc3a2f34 Mon Sep 17 00:00:00 2001 From: Florent Le Coz Date: Tue, 6 Nov 2012 18:02:31 +0000 Subject: Add a add_space_after_completion bool option. fix #2150 --- doc/en/configure.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'doc/en/configure.txt') diff --git a/doc/en/configure.txt b/doc/en/configure.txt index 3d067688..7094b792 100644 --- a/doc/en/configure.txt +++ b/doc/en/configure.txt @@ -120,8 +120,13 @@ section of this documentation. *after_completion*:: , - what will be put after the name, when using autocompletion - a SPACE will always be added after that + What will be put after the name, when using autocompletion at the + beginning of the input. A space will always be added after that + +*add_space_after_completion*:: true + + Whether or not to add a space after a completion in the middle of the + input (not at the start of it) *words*:: [empty] -- cgit v1.2.3