Vim是老牌文本编辑器Vi的升级版,看一下官方网站对它自己的说明:
Vim - the ubiquitous text editor
Vim is a highly configurable text editor for efficiently creating and changing any kind of text. It is included as "vi" with most UNIX systems and with Apple OS X.
Vim的官方网站:https://www.vim.org/
VIm的维基百科:https://zh.wikipedia.org/wiki/Vim
Vim的中文帮助网站,这是Vim官方网站提供的中文帮助网站,应该是得到Vim官方认可的中文帮助!