Sha256: 0d2abceb465f657a22b2c75ea1ced2453c1a4279fab20fb1a0a56ec854c272d6
Contents?: true
Size: 424 Bytes
Versions: 116
Compression:
Stored size: 424 Bytes
Contents
## LEARNING Vim comes with great documentation built in already. The interface to the documentation is the `:help` command. For an introduction, see `:h user-manual`. Almost all Vim installations also come with an interactive tutorial: ``` $ vimtutor ``` Vim is decades old and still popular. You will find a lot of resources about it on the web, some better than others. The good ones are listed [here](RESOURCES.md).
Version data entries
116 entries across 116 versions & 1 rubygems