summaryrefslogtreecommitdiffstats
path: root/runtime/compiler/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/compiler/README.txt')
-rw-r--r--runtime/compiler/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/compiler/README.txt b/runtime/compiler/README.txt
index 3f0b97b83e..dccf4a9762 100644
--- a/runtime/compiler/README.txt
+++ b/runtime/compiler/README.txt
@@ -8,4 +8,4 @@ If you want to write your own compiler plugin, have a look at the other files
for how to do it, the format is simple.
If you think a compiler plugin you have written is useful for others, please
-send it to Bram@vim.org.
+send it to the vim-dev mailing list: <vim-dev@vim.org>