From 882cbcdfa1704a3a5b35eda4e05173bae73ffa51 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 10 Nov 2001 10:43:09 +0000 Subject: more config.in entries from Giulio Orsero with some minor edits by me. --- editors/config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/config.in') diff --git a/editors/config.in b/editors/config.in index 81d907b0c..2d0bb3782 100644 --- a/editors/config.in +++ b/editors/config.in @@ -15,7 +15,7 @@ if [ "$CONFIG_VI" = "y" ]; then bool ' Catch signals' CONFIG_FEATURE_VI_USE_SIGNALS bool ' Remember previous cmd and "." cmd' CONFIG_FEATURE_VI_DOT_CMD bool ' Enable -R option and "view" mode' CONFIG_FEATURE_VI_READONLY - bool ' Enable set-able options, ai ic showmatch' CONFIG_FEATURE_VI_SETOPT + bool ' Enable set-able options, ai ic showmatch' CONFIG_FEATURE_VI_SETOPTS bool ' Support for :set' CONFIG_FEATURE_VI_SET bool ' Handle window resize' CONFIG_FEATURE_VI_WIN_RESIZE bool ' Optimize cursor movement' CONFIG_FEATURE_VI_OPTIMIZE_CURSOR -- cgit v1.2.3