Vim learning resources

· Tom van Dijk's blog

# Downloading Vim

# Downloading Neovim

# Getting started

# Useful help pages

1:h tutor         " First use hands-on experience
2:h doc-file-list " Table of contents
3:h user-manual   " Vim's user manual (after tutor)
4:h quickref      " Quick reference (if your already comfortable in vim)
5:h nvim          " Neovim-specific documentation entry point