Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | runtime/tutor [ci skip] #9990 | juliancoffee | 2019-05-09 |
| | |||
* | doc: xdg, MAINTAIN.md, channel-id, job control | Justin M. Keyes | 2018-10-11 |
| | | | | - tutor: emphasize K | ||
* | doc: remove mentions of vimrc_example | Justin M. Keyes | 2018-05-22 |
| | | | | closes #8426 | ||
* | tutor: readjust tutor for 80 char wide terminals | Felipe Morales | 2018-01-01 |
| | |||
* | tutor: some fixes (#7510) | Felipe Morales | 2017-11-08 |
| | | | | - conceal inline types - fix some links | ||
* | runtime/tutor: fix typos (#7302) | TJ Rana | 2017-09-23 |
| | |||
* | tutor: disable old method for setting "expect" regions | Felipe Morales | 2017-07-15 |
| | | | | tutor: remove movement mappings | ||
* | tutor: allow metadata to exist outside of the documents. | Felipe Morales | 2017-07-15 |
| | | | | this makes 'expect' regions simpler to handle. | ||
* | tutor: some tweaks to begginer's tutorial | Felipe Morales | 2017-07-15 |
| | |||
* | tutor: Update vim-tutor to 0.2.1 | Felipe Morales | 2015-11-28 |
| | | | | Also, some tweaks based on input by @fdinoff on gitter. | ||
* | tutor: fix typo | Felipe Morales | 2015-10-26 |
| | |||
* | tutor: fix location for init.vim file | Felipe Morales | 2015-10-26 |
| | |||
* | 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. |