Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | plugin/tutor: Fix locale handling | Felipe Morales | 2016-01-25 |
| | | | | Fixes issue #4071 | ||
* | tutor: Fix mistaken option name | Felipe Morales | 2015-11-28 |
| | | | Closes #3754 | ||
* | tutor: Update vim-tutor to 0.2.1 | Felipe Morales | 2015-11-28 |
| | | | | Also, some tweaks based on input by @fdinoff on gitter. | ||
* | tutor: avoid 'wildignore' pain | Justin M. Keyes | 2015-08-16 |
| | |||
* | runtime: Include vim-tutor-mode | Felipe Morales | 2015-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. |