Mercurial > vim
annotate README_unix.txt @ 3845:52acec46b75e v7.3.680
updated for version 7.3.680
Problem: Some files missing in the list of distributed files.
Solution: Add lines for new files.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Wed, 03 Oct 2012 21:33:41 +0200 |
parents | 073ff46fe397 |
children | 6ec6b7ff2d43 |
rev | line source |
---|---|
2572
ee53a39d5896
Last changes for the 7.3 release!
Bram Moolenaar <bram@vim.org>
parents:
2561
diff
changeset
|
1 README_unix.txt for version 7.3 of Vim: Vi IMproved. |
7 | 2 |
3 This file explains the installation of Vim on Unix systems. | |
4 See "README.txt" for general information about Vim. | |
5 | |
6 | |
7 When you use the source distribution, "make install" is used to install Vim. | |
8 See the "INSTALL" file in the "src" directory. | |
9 | |
10 If you use a compiled package, follow the instructions for the package. |