neovim/runtime/tutor
Oliver Marriott c52ec8f9eb
fix(tutor): formatting, layout #15098
* fix(tutor): adjust over-80ch lines and corresponding expect file
* fix(tutor): standardise indentation and formatting, add nowrap modeline

- unifies the formatting/layout, which was a bit inconsistent,
- adds a nowrap modeline

Since the tutor uses a lot of conceals, which are included in the character
count when calculating line wrapping, lines were breaking at what looked like
odd spots, which gives a poor first impression and lowered readability.

I have adjusted some lines to be over 80ch in the source, but once they're
rendered out with conceals, they're actually under 80, so even with nowrap we
don't visually extend past 80.

fix #15088
2021-08-30 05:27:35 -07:00
..
en fix(tutor): formatting, layout #15098 2021-08-30 05:27:35 -07:00
tutor.tutor docs: fix some remanining cases of gender pronoun for "the user" 2021-05-18 22:47:17 +02:00
tutor.tutor.json tutor: update tutor-mode tutorial 2017-07-15 11:01:45 -04:00