summaryrefslogtreecommitdiffstats
path: root/runtime/doc/if_ole.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/if_ole.txt')
-rw-r--r--runtime/doc/if_ole.txt12
1 files changed, 4 insertions, 8 deletions
diff --git a/runtime/doc/if_ole.txt b/runtime/doc/if_ole.txt
index 36d93333e5..9f899ddccc 100644
--- a/runtime/doc/if_ole.txt
+++ b/runtime/doc/if_ole.txt
@@ -1,4 +1,4 @@
-*if_ole.txt* For Vim version 9.0. Last change: 2019 Dec 07
+*if_ole.txt* For Vim version 9.0. Last change: 2022 Oct 08
VIM REFERENCE MANUAL by Paul Moore
@@ -156,18 +156,14 @@ To avoid the message box that pops up to report the result, prepend "-silent":
gvim -silent -unregister
==============================================================================
-5. MS Visual Studio integration *MSVisualStudio* *VisVim*
+5. MS Visual Studio integration *MSVisualStudio*
-The OLE version can be used to run Vim as the editor in Microsoft Visual
-Studio. This is called "VisVim". It is included in the archive that contains
-the OLE version. The documentation can be found in the runtime directory, the
-README_VisVim.txt file.
+The old "VisVim" integration was removed from Vim in patch 9.0.0698.
Using Vim with Visual Studio .Net~
-With .Net you no longer really need VisVim, since .Net studio has support for
-external editors. Follow these directions:
+.Net studio has support for external editors. Follow these directions:
In .Net Studio choose from the menu Tools->External Tools...
Add