diff options
-rw-r--r-- | runtime/indent/README.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/indent/README.txt b/runtime/indent/README.txt index 5f56d56690..05ab126c8c 100644 --- a/runtime/indent/README.txt +++ b/runtime/indent/README.txt @@ -11,7 +11,8 @@ detecting the file type for this language, by file name extension or by checking a few lines in the file. And please stick to the rules below. If you have remarks about an existing file, send them to the maintainer of -that file. Only when you get no response send a message to Bram@vim.org. +that file. Only when you get no response send a message to the vim-dev +mailing list: <vim-dev@vim.org>. If you are the maintainer of an indent file and make improvements, e-mail the new version to the vim-dev mailing list: <vim-dev@vim.org>. |