summaryrefslogtreecommitdiff
path: root/Filelist
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2022-05-06 16:32:46 +0100
committerBram Moolenaar <Bram@vim.org>2022-05-06 16:32:46 +0100
commitb3c9077a5be76cd88b9a0c07b6d6c072d5c8ac3e (patch)
treeb4b6b7872fa5e5409c6a7730690e4f3df60b347b /Filelist
parentcf030578b26460643dca4a40e7f2e3bc19c749aa (diff)
downloadvim-git-b3c9077a5be76cd88b9a0c07b6d6c072d5c8ac3e.tar.gz
patch 8.2.4891: Vim help presentation could be betterv8.2.4891
Problem: Vim help presentation could be better. Solution: Add an imported file for extra Vim help support. Show highlight names in the color they have.
Diffstat (limited to 'Filelist')
-rw-r--r--Filelist1
1 files changed, 1 insertions, 0 deletions
diff --git a/Filelist b/Filelist
index bc44866d6..af5fcc5a3 100644
--- a/Filelist
+++ b/Filelist
@@ -722,6 +722,7 @@ RT_ALL = \
runtime/doc/xxd.1 \
runtime/ftoff.vim \
runtime/gvimrc_example.vim \
+ runtime/import/dist/vimhelp.vim \
runtime/macros/README.txt \
runtime/macros/editexisting.vim \
runtime/macros/hanoi/click.me \