summaryrefslogtreecommitdiffstats
path: root/runtime/tools
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-09-22 22:33:02 +0200
committerBram Moolenaar <Bram@vim.org>2016-09-22 22:33:02 +0200
commit50ba526fbf3e9e5e0e6b0b3086a4d5df581ebc7e (patch)
treed2eeeb618935c8cbd3d05f2d1b771d49b346d9b7 /runtime/tools
parent9e02cfa226b2577ec867b544a1a450a428a19880 (diff)
Updated runtime files.
Diffstat (limited to 'runtime/tools')
-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.