summaryrefslogtreecommitdiff
path: root/README_src.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-03-19 16:09:42 +0100
committerBram Moolenaar <Bram@vim.org>2016-03-19 16:09:42 +0100
commit818c9e7edfce339eff7cb357f2ec29a72afd1977 (patch)
treecd0825230da4868aa3c1e0474aacff293338730b /README_src.txt
parent062cc1857d1c990287384409332b2b050bc9c82e (diff)
downloadvim-git-818c9e7edfce339eff7cb357f2ec29a72afd1977.tar.gz
patch 7.4.1601v7.4.1601
Problem: README files take a lot of space in the top directory. Solution: Move most of them to "READMEdir".
Diffstat (limited to 'README_src.txt')
-rw-r--r--README_src.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/README_src.txt b/README_src.txt
deleted file mode 100644
index 3af95f23c..000000000
--- a/README_src.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-README_src.txt for version 7.4 of Vim: Vi IMproved.
-
-The source archive contains the files needed to compile Vim on Unix systems.
-It is packed for Unix systems (NL line separator).
-
-For more information, see the README.txt file that comes with the runtime
-archive (vim-7.4-rt.tar.gz). To be able to run Vim you MUST get the runtime
-archive too!