commit | e1f3fd1d02e3f5fe6d2b6d82687c6846b8e500f8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Aug 15 18:51:32 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Aug 15 18:51:32 2022 +0100 |
tree | f00150bb6e9c2813a69adef48cea5d43c0680c32 | |
parent | 5a4fff4d948cd12a5cf5f637ad2c561815a77d8e [diff] [blame] |
Update runtime files
diff --git a/runtime/syntax/shared/README.txt b/runtime/syntax/shared/README.txt new file mode 100644 index 0000000..f519d44 --- /dev/null +++ b/runtime/syntax/shared/README.txt
@@ -0,0 +1,2 @@ +This directory "runtime/syntax/shared" contains Vim script files that are +generated or used by more then one syntax file.