aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/shared/README.txt
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2022-08-16 09:53:04 +0200
committerGitHub <noreply@github.com>2022-08-16 09:53:04 +0200
commite8caaab6bfdee32fc49321926bc71eabae5aaeaa (patch)
treef9a4d928eadb9c5a84ae3d05d1e46371fbcacd8a /runtime/syntax/shared/README.txt
parentda13ed43cb3593f6d50e08fc6e5f26760da63f84 (diff)
downloadrneovim-e8caaab6bfdee32fc49321926bc71eabae5aaeaa.tar.gz
rneovim-e8caaab6bfdee32fc49321926bc71eabae5aaeaa.tar.bz2
rneovim-e8caaab6bfdee32fc49321926bc71eabae5aaeaa.zip
vim-patch:e1f3fd1d02e3 (#19796)
Update runtime files https://github.com/vim/vim/commit/e1f3fd1d02e3f5fe6d2b6d82687c6846b8e500f8
Diffstat (limited to 'runtime/syntax/shared/README.txt')
-rw-r--r--runtime/syntax/shared/README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/syntax/shared/README.txt b/runtime/syntax/shared/README.txt
new file mode 100644
index 0000000000..f519d44faf
--- /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.