Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | docs(tutor): clarify the meaning of ✗ and ✓ (#25204) | zeertzjq | 2023-09-17 |
| | | | Also reformat tutor.tutor.json to use 2-space indent while at it. | ||
* | docs: fix some remanining cases of gender pronoun for "the user" | Björn Linse | 2021-05-18 |
| | | | | | Adapted from original PR by: Co-Author: Mathias Jean Johansen <mathias@mjj.io> | ||
* | doc: fix typos | Brian Wignall | 2019-11-27 |
| | | | | close #11459 | ||
* | tutor: update tutor-mode tutorial | Felipe Morales | 2017-07-15 |
| | |||
* | 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. |