From f4d044582446511b5a8f6b0cec3e28380fd01189 Mon Sep 17 00:00:00 2001 From: pixel Date: Thu, 1 Dec 2005 13:30:12 +0000 Subject: Updating MSVC direcotory tree with Visual Studio 2005 support. --- MSVC/readline/rlconf.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'MSVC/readline/rlconf.h') diff --git a/MSVC/readline/rlconf.h b/MSVC/readline/rlconf.h index 264315b..4d5387b 100644 --- a/MSVC/readline/rlconf.h +++ b/MSVC/readline/rlconf.h @@ -25,7 +25,8 @@ #define _RLCONF_H_ /* Define this if you want the vi-mode editing available. */ -#define VI_MODE +//#define VI_MODE +#undef VI_MODE /* Define this to get an indication of file type when listing completions. */ #define VISIBLE_STATS -- cgit v1.2.3