Recommended reading and communities
This book doesn’t aim to be a complete source of information about Vim, so there’s a lot more to learn and explore. Depending on your preferred learning style, you might want to comb through the Vim manual by running :help usr_toc.txt
(which can be read from beginning to the end), head to the community chat groups or mailing lists, or dive deeper into educational materials.
This section covers some possible routes you can take.
Mailing lists
Vim has a few primary mailing lists that you can browse or subscribe to. Details for each mailing list are listed at https://www.vim.org/maillist.php, but here are a few primary ones:
- vim-announce@vim.org is an official announcement channel; the archive is available at https://groups.google.com/forum/#!forum/vim_announce.
- vim@vim.org is the primary user support mailing list; the archive is available at https://groups.google.com/forum/#!forum/vim_use.
- vim-dev@vim.org is the...