| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | refactor: format test/* | Justin M. Keyes | 2024-01-03 |
| | | |||
| * | refactor(tutor): cleanup | Justin M. Keyes | 2023-09-26 |
| | | |||
| * | fix(tutor): Tutor steps don't work on Windows #25251 | Leonardo Mello | 2023-09-26 |
| Problem: Some steps in :Tutor don't work on Windows. Solution: Add support for `{unix:...,win:...}` format and transform the Tutor contents depending on the platform. Fix https://github.com/neovim/neovim/issues/24166 | |||