Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tutor: disable old method for setting "expect" regions | Felipe Morales | 2017-07-15 |
| | | | | tutor: remove movement mappings | ||
* | tutor: don't enable folds by default | Felipe Morales | 2017-07-15 |
| | |||
* | tutor: allow metadata to exist outside of the documents. | Felipe Morales | 2017-07-15 |
| | | | | this makes 'expect' regions simpler to handle. | ||
* | tutor: Update vim-tutor to 0.2.1 | Felipe Morales | 2015-11-28 |
| | | | | Also, some tweaks based on input by @fdinoff on gitter. | ||
* | tutor-mode: update plugin | Felipe Morales | 2015-09-27 |
| | |||
* | 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. |