Commit: runtime(Filelist): include several missing files (#13600)

4 views
Skip to first unread message

Christian Brabandt

unread,
Nov 30, 2023, 12:47:14 PM11/30/23
to vim...@googlegroups.com
runtime(Filelist): include several missing files (#13600)

Commit: https://github.com/vim/vim/commit/72314bb85f56dabc56d59b135083a80f85eafbb7
Author: Peter Simonyi <the.pete...@gmail.com>
Date: Thu Nov 30 11:46:55 2023 -0500

runtime(Filelist): include several missing files (https://github.com/vim/vim/issues/13600)

These files were discovered to be missing from Filelist, and thus
distribution tarballs:
- editorconfig plugin
- extra files for Rust support
- readme for Haiku OS builds

Co-authored-by: Peter Simonyi <p...@petersimonyi.ca>
Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/Filelist b/Filelist
index ca2a50926..21abf4b8a 100644
--- a/Filelist
+++ b/Filelist
@@ -757,6 +757,17 @@ RT_ALL = \
runtime/pack/dist/opt/dvorak/dvorak/enable.vim \
runtime/pack/dist/opt/dvorak/dvorak/disable.vim \
runtime/pack/dist/opt/editexisting/plugin/editexisting.vim \
+ runtime/pack/dist/opt/editorconfig/.editorconfig \
+ runtime/pack/dist/opt/editorconfig/CONTRIBUTORS \
+ runtime/pack/dist/opt/editorconfig/LICENSE* \
+ runtime/pack/dist/opt/editorconfig/mkzip.sh \
+ runtime/pack/dist/opt/editorconfig/README.md \
+ runtime/pack/dist/opt/editorconfig/autoload/*.vim \
+ runtime/pack/dist/opt/editorconfig/autoload/editorconfig_core/*.vim \
+ runtime/pack/dist/opt/editorconfig/doc/tags \
+ runtime/pack/dist/opt/editorconfig/doc/editorconfig.txt \
+ runtime/pack/dist/opt/editorconfig/ftdetect/editorconfig.vim \
+ runtime/pack/dist/opt/editorconfig/plugin/editorconfig.vim \
runtime/pack/dist/opt/justify/plugin/justify.vim \
runtime/pack/dist/opt/matchit/plugin/matchit.vim \
runtime/pack/dist/opt/matchit/doc/matchit.txt \
@@ -782,7 +793,9 @@ RT_SCRIPTS = \
runtime/makemenu.vim \
runtime/autoload/*.vim \
runtime/autoload/README.txt \
+ runtime/autoload/cargo/*.vim \
runtime/autoload/dist/*.vim \
+ runtime/autoload/rust/*.vim \
runtime/autoload/xml/*.vim \
runtime/autoload/zig/*.vim \
runtime/colors/*.vim \
@@ -955,6 +968,7 @@ IN_README_DIR = \
README_bindos.txt \
README_dos.txt \
README_extra.txt \
+ README_haiku.txt \
README_mac.txt \
README_ole.txt \
README_os2.txt \
Reply all
Reply to author
Forward
0 new messages