0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00
vim/README_src.txt

11 lines
485 B
Plaintext
Raw Normal View History

2007-05-05 18:24:42 +00:00
README_src.txt for version 7.1a 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
2006-05-07 15:16:06 +00:00
systems in combination with the extra archive (vim-7.0-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
2006-05-07 15:16:06 +00:00
archive (vim-7.0-rt.tar.gz). To be able to run Vim you MUST get the runtime
2004-06-13 20:20:40 +00:00
archive too!