diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2015-12-17 21:30:33 -0500 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2015-12-17 21:56:41 -0500 |
commit | 65f11d0a00e0cfdf97d67f538ffb90461f9599b4 (patch) | |
tree | c57a60950afd8e9730afa6d2cda05ca8252f31bd /runtime/doc/intro.txt | |
parent | 1e7a553ed7fca4f0e1b2a1d01494471204affa5d (diff) | |
download | rneovim-65f11d0a00e0cfdf97d67f538ffb90461f9599b4.tar.gz rneovim-65f11d0a00e0cfdf97d67f538ffb90461f9599b4.tar.bz2 rneovim-65f11d0a00e0cfdf97d67f538ffb90461f9599b4.zip |
vim-patch:8a94d87
Update runtime files.
https://github.com/vim/vim/commit/8a94d873aa8c753a8522ea86a049bdf2abd0c507
Diffstat (limited to 'runtime/doc/intro.txt')
-rw-r--r-- | runtime/doc/intro.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/intro.txt b/runtime/doc/intro.txt index 0825ca8848..431b6e1ad7 100644 --- a/runtime/doc/intro.txt +++ b/runtime/doc/intro.txt @@ -1,4 +1,4 @@ -*intro.txt* For Vim version 7.4. Last change: 2014 May 24 +*intro.txt* For Vim version 7.4. Last change: 2015 Jan 20 VIM REFERENCE MANUAL by Bram Moolenaar @@ -131,7 +131,7 @@ http://www.vim.org/maillist.php Bug reports: *bugs* *bug-reports* *bugreport.vim* -Send bug reports to: Vim Developers <vim_dev@vim.org> +Send bug reports to: Vim Developers <vim-dev@vim.org> This is a maillist, you need to become a member first and many people will see the message. If you don't want that, e.g. because it is a security issue, send it to <bugs@vim.org>, this only goes to the Vim maintainer (that's Bram). |