summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/vimnormal.vim
AgeCommit message (Collapse)AuthorFiles
2015-08-15runtime: Include vim-tutor-modeFelipe Morales1
vim-tutor-mode provides a mechanism to write and read interactive tutorials in vim. It's aim is to replace the venerable vimtutor with a more modern system. The plugin's development is maintained at https://github.com/fmoralesc /vim-tutor-mode Closes #2351.