| Commit message (Collapse) | Author | Age |
| | |
|
| |
|
|
|
|
|
|
| |
sampletext regions no longer supported
make sure tutorExpect is available
don't conceal code region delimiters
|
| |
|
|
| |
tutor: remove movement mappings
|
| |
|
|
| |
this makes 'expect' regions simpler to handle.
|
| |
|
|
| |
Fixes issue #4071
|
| |
|
| |
Closes #3754
|
| |
|
|
| |
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.
|