summaryrefslogtreecommitdiffstats
path: root/runtime/tools/vim_vs_net.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/tools/vim_vs_net.cmd')
-rw-r--r--runtime/tools/vim_vs_net.cmd3
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/tools/vim_vs_net.cmd b/runtime/tools/vim_vs_net.cmd
index bea6353f67..335236c920 100644
--- a/runtime/tools/vim_vs_net.cmd
+++ b/runtime/tools/vim_vs_net.cmd
@@ -15,8 +15,7 @@
@rem :h --remote-silent for more details
@rem
@rem --servername VS_NET
-@rem This will create a new instance of vim called VS_NET. So if you
-open
+@rem This will create a new instance of vim called VS_NET. So if you open
@rem multiple files from VS, they will use the same instance of Vim.
@rem This allows you to have multiple copies of Vim running, but you can
@rem control which one has VS files in it.