aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/tutor.vim
Commit message (Collapse)AuthorAge
* tutor-mode: update pluginFelipe Morales2015-09-27
|
* runtime: Include vim-tutor-modeFelipe Morales2015-08-15
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.