From 7215d356949bf07960cc3a3d8b83772635d729d0 Mon Sep 17 00:00:00 2001 From: Gregory Anders Date: Mon, 16 Aug 2021 11:39:17 -0600 Subject: feat: defaults: inccommand=nosplit #15395 --- runtime/doc/options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime') diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index f0ce15ac0f..484ea4465f 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -3213,7 +3213,7 @@ A jump table for the options with a short description can be found at |Q_op|. option to a valid keymap name. *'inccommand'* *'icm'* -'inccommand' 'icm' string (default "") +'inccommand' 'icm' string (default "nosplit") global "nosplit": Shows the effects of a command incrementally, as you type. -- cgit