Sha256: 7d47599bed9dd38b291301b451dc25ff90a9304d4d79b09262686d9a6a33015a
Contents?: true
Size: 464 Bytes
Versions: 106
Compression:
Stored size: 464 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](http://www.exercism.io/languages/vimscript/resources).
Version data entries
106 entries across 106 versions & 1 rubygems