0
0
mirror of https://github.com/vim/vim.git synced 2025-07-24 10:45:12 -04:00
vim/README_src.txt

11 lines
484 B
Plaintext
Raw Normal View History

2010-08-15 15:24:20 +02:00
README_src.txt for version 7.3 of Vim: Vi IMproved.
2004-06-13 20:20:40 +00:00
The source archive contains the files needed to compile Vim on Unix systems.
It is packed for Unix systems (NL line separator). It is also used for other
2010-08-14 17:46:20 +02:00
systems in combination with the extra archive (vim-7.3-extra.tar.gz, in the
2004-06-13 20:20:40 +00:00
"extra" directory of ftp.vim.org).
For more information, see the README.txt file that comes with the runtime
2010-08-14 17:46:20 +02:00
archive (vim-7.3-rt.tar.gz). To be able to run Vim you MUST get the runtime
2004-06-13 20:20:40 +00:00
archive too!