| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
also, remove unused function tutor#InfoText()
fixes #8842
|
|
|
|
| |
tutor: remove movement mappings
|
| |
|
|
|
|
| |
this makes 'expect' regions simpler to handle.
|
|
|
|
| |
Also, some tweaks based on input by @fdinoff on gitter.
|
| |
|
|
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.
|