diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-05-01 12:31:10 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-05-01 13:13:51 +0200 |
commit | 44ea50cee45d7c1fc464b77f45ef480916dba19a (patch) | |
tree | 6950db2c08dfd47a3283c9b9429e61d6472d91e6 /runtime/doc/intro.txt | |
parent | 4fbcfab1276dd9d827ccf58954e0dc5bdbd4cf53 (diff) | |
download | rneovim-44ea50cee45d7c1fc464b77f45ef480916dba19a.tar.gz rneovim-44ea50cee45d7c1fc464b77f45ef480916dba19a.tar.bz2 rneovim-44ea50cee45d7c1fc464b77f45ef480916dba19a.zip |
vim-patch:68563937f58e
Updated runtime files.
https://github.com/vim/vim/commit/68563937f58ea2dc31b58739336c383d2fd7e6cf
Diffstat (limited to 'runtime/doc/intro.txt')
-rw-r--r-- | runtime/doc/intro.txt | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/runtime/doc/intro.txt b/runtime/doc/intro.txt index 7564679b93..bbe2df11e6 100644 --- a/runtime/doc/intro.txt +++ b/runtime/doc/intro.txt @@ -87,21 +87,18 @@ mention that. *mail-list* *maillist* There are several mailing lists for Vim: -<vim@vim.org> +<vim@vim.org> *vim-use* *vim_use* For discussions about using existing versions of Vim: Useful mappings, questions, answers, where to get a specific version, etc. There are quite a few people watching this list and answering questions, also for beginners. Don't hesitate to ask your question here. -<vim-dev@vim.org> *vim-dev* *vimdev* +<vim-dev@vim.org> *vim-dev* *vim_dev* *vimdev* For discussions about changing Vim: New features, porting, patches, beta-test versions, etc. -<vim-announce@vim.org> *vim-announce* +<vim-announce@vim.org> *vim-announce* *vim_announce* Announcements about new versions of Vim; also for beta-test versions and ports to different systems. This is a read-only list. -<vim-multibyte@vim.org> *vim-multibyte* - For discussions about using and improving the multi-byte aspects of - Vim. -<vim-mac@vim.org> *vim-mac* +<vim-mac@vim.org> *vim-mac* *vim_mac* For discussions about using and improving the Macintosh version of Vim. |