diff options
author | Oliver Marriott <rktjmp@users.noreply.github.com> | 2021-08-30 22:27:35 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-30 05:27:35 -0700 |
commit | c52ec8f9eb397da3440dcd821c41d5687b46ec16 (patch) | |
tree | fad555579f3d51960fa4a4a9317aa423df84ea36 /runtime/lua/vim/lsp/log.lua | |
parent | 325fad89830a9e1049c210fcc6e65ca7901ad9f2 (diff) | |
download | rneovim-c52ec8f9eb397da3440dcd821c41d5687b46ec16.tar.gz rneovim-c52ec8f9eb397da3440dcd821c41d5687b46ec16.tar.bz2 rneovim-c52ec8f9eb397da3440dcd821c41d5687b46ec16.zip |
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
Diffstat (limited to 'runtime/lua/vim/lsp/log.lua')
0 files changed, 0 insertions, 0 deletions