summaryrefslogtreecommitdiff
path: root/MSVC/readline/rlconf.h
diff options
context:
space:
mode:
authorpixel <pixel>2005-12-01 13:30:12 +0000
committerpixel <pixel>2005-12-01 13:30:12 +0000
commitf4d044582446511b5a8f6b0cec3e28380fd01189 (patch)
treeedc086fa14d0a3b2e4576ad3b5f62d305c77bb65 /MSVC/readline/rlconf.h
parent18f5ea2fcfe40232590da5794284d4b80633f913 (diff)
Updating MSVC direcotory tree with Visual Studio 2005 support.
Diffstat (limited to 'MSVC/readline/rlconf.h')
-rw-r--r--MSVC/readline/rlconf.h3
1 files changed, 2 insertions, 1 deletions
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