From 044b68f42a945cdccb357ee6bb67d719ba532cd4 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Thu, 10 May 2007 17:39:52 +0000 Subject: updated for version 7.1b --- src/VisVim/README_VisVim.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/VisVim/README_VisVim.txt b/src/VisVim/README_VisVim.txt index fe22b12c5..31c7299db 100644 --- a/src/VisVim/README_VisVim.txt +++ b/src/VisVim/README_VisVim.txt @@ -196,7 +196,7 @@ Troubleshooting 5. When being in insert mode in Vim and selecting a file in Visual Studio, the Vim command :e ... is inserted as text instead of being executed. Cause: You probably know... - Explanation: The Vim OLE automation interface interpretes the VisVim + Explanation: The Vim OLE automation interface interprets the VisVim commands as if they were typed in by the user. So if you're in insert mode Vim considers it to be text. I decided against sending an ESC before the command because -- cgit v1.2.1