comparison READMEdir/README_ami.txt @ 29314:f8116058ca76 v9.0.0000

release version 9.0 Commit: https://github.com/vim/vim/commit/eb49041875118be5fe60f07750c7c86cb26dccef Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jun 28 13:44:46 2022 +0100 release version 9.0 Problem: About time to release Vim 9.0. Solution: Update the version number everywhere.
author Bram Moolenaar <Bram@vim.org>
date Tue, 28 Jun 2022 14:45:09 +0200
parents af69c9335223
children 4635e43f2c6f
comparison
equal deleted inserted replaced
29313:4adb174f9e21 29314:f8116058ca76
1 README_ami.txt for version 8.2 of Vim: Vi IMproved. 1 README_ami.txt for version 9.0 of Vim: Vi IMproved.
2 2
3 This file explains the installation of Vim on Amiga systems. 3 This file explains the installation of Vim on Amiga systems.
4 See README.txt for general information about Vim. 4 See README.txt for general information about Vim.
5 5
6 6
14 dh0:editors/vim/vim55 contains the Vim version 5.5 distributed files 14 dh0:editors/vim/vim55 contains the Vim version 5.5 distributed files
15 15
16 You would then unpack the archives like this: 16 You would then unpack the archives like this:
17 17
18 cd dh0:editors 18 cd dh0:editors
19 tar xf t:vim82bin.tar 19 tar xf t:vim90bin.tar
20 tar xf t:vim82rt.tar 20 tar xf t:vim90rt.tar
21 21
22 Set the $VIM environment variable to point to the top directory of your Vim 22 Set the $VIM environment variable to point to the top directory of your Vim
23 files. For the above example: 23 files. For the above example:
24 24
25 set VIM=dh0:editors/vim 25 set VIM=dh0:editors/vim