1
0
forked from aniani/vim

patch 7.4.777

Problem:    The README file doesn't look nice on github.
Solution:   Add a markdown version of the README file.
This commit is contained in:
Bram Moolenaar
2015-07-10 19:22:03 +02:00
parent 2c61ec65e8
commit 694cac7a35
3 changed files with 115 additions and 0 deletions

View File

@@ -481,6 +481,7 @@ SRC_EXTRA = \
# runtime files for all distributions
RT_ALL = \
README.txt \
README.md \
runtime/bugreport.vim \
runtime/doc/*.awk \
runtime/doc/*.pl \