File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 1
- *if_ole.txt* For Vim version 9.0. Last change: 2019 Dec 07
1
+ *if_ole.txt* For Vim version 9.0. Last change: 2022 Oct 08
2
2
3
3
4
4
VIM REFERENCE MANUAL by Paul Moore
@@ -156,18 +156,14 @@ To avoid the message box that pops up to report the result, prepend "-silent":
156
156
gvim -silent -unregister
157
157
158
158
==============================================================================
159
- 5. MS Visual Studio integration *MSVisualStudio* *VisVim *
159
+ 5. MS Visual Studio integration *MSVisualStudio*
160
160
161
- The OLE version can be used to run Vim as the editor in Microsoft Visual
162
- Studio. This is called "VisVim". It is included in the archive that contains
163
- the OLE version. The documentation can be found in the runtime directory, the
164
- README_VisVim.txt file.
161
+ The old "VisVim" integration was removed from Vim in patch 9.0.0698.
165
162
166
163
167
164
Using Vim with Visual Studio .Net~
168
165
169
- With .Net you no longer really need VisVim, since .Net studio has support for
170
- external editors. Follow these directions:
166
+ .Net studio has support for external editors. Follow these directions:
171
167
172
168
In .Net Studio choose from the menu Tools->External Tools...
173
169
Add
You can’t perform that action at this time.
0 commit comments