annotate READMEdir/README_bindos.txt @ 33280:d36b39b5a394 v9.0.1907

patch 9.0.1907: No support for liquidsoap filetypes Commit: https://github.com/vim/vim/commit/6b5efcdd8e976d2ab2554b22c4220c5e88de4717 Author: Romain Beauxis <toots@rastageeks.org> Date: Sun Sep 17 18:49:20 2023 +0200 patch 9.0.1907: No support for liquidsoap filetypes Problem: No support for liquidsoap filetypes Solution: Add liquidsoap filetype detection code closes: #13111 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: Romain Beauxis <toots@rastageeks.org>
author Christian Brabandt <cb@256bit.org>
date Sun, 17 Sep 2023 19:00:05 +0200
parents f8116058ca76
children 4635e43f2c6f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
29314
f8116058ca76 release version 9.0
Bram Moolenaar <Bram@vim.org>
parents: 18879
diff changeset
1 README_bindos.txt for version 9.0 of Vim: Vi IMproved.
8623
58e749232bd7 commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff changeset
2
58e749232bd7 commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff changeset
3 See "README.txt" for general information about Vim.
58e749232bd7 commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff changeset
4 See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
29314
f8116058ca76 release version 9.0
Bram Moolenaar <Bram@vim.org>
parents: 18879
diff changeset
5 These files are in the runtime archive (vim90rt.zip).
8623
58e749232bd7 commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff changeset
6
58e749232bd7 commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff changeset
7
58e749232bd7 commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff changeset
8 There are several binary distributions of Vim for the PC. You would normally
58e749232bd7 commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff changeset
9 pick only one of them, but it's also possible to install several.
58e749232bd7 commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff changeset
10 These ones are available (the version number may differ):
29314
f8116058ca76 release version 9.0
Bram Moolenaar <Bram@vim.org>
parents: 18879
diff changeset
11 vim90w32.zip Windows 95/98/NT/etc. console version
f8116058ca76 release version 9.0
Bram Moolenaar <Bram@vim.org>
parents: 18879
diff changeset
12 gvim90.zip Windows 95/98/NT/etc. GUI version
f8116058ca76 release version 9.0
Bram Moolenaar <Bram@vim.org>
parents: 18879
diff changeset
13 gvim90ole.zip Windows 95/98/NT/etc. GUI version with OLE
8623
58e749232bd7 commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff changeset
14
29314
f8116058ca76 release version 9.0
Bram Moolenaar <Bram@vim.org>
parents: 18879
diff changeset
15 You MUST also get the runtime archive (vim90rt.zip).
f8116058ca76 release version 9.0
Bram Moolenaar <Bram@vim.org>
parents: 18879
diff changeset
16 The sources are also available (vim90src.zip).