| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
* runtime/syntax/tutor: fix broken inline spans
Also, conceal the ends of code blocks.
Re: #11401 and #12273
* fixup
|
| |
|
|
|
|
| |
- conceal inline types
- fix some links
|
|
|
|
|
|
|
|
| |
sampletext regions no longer supported
make sure tutorExpect is available
don't conceal code region delimiters
|
| |
|
|
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.
|