aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lua/executor.c
diff options
context:
space:
mode:
authorOliver Marriott <rktjmp@users.noreply.github.com>2021-08-30 22:27:35 +1000
committerGitHub <noreply@github.com>2021-08-30 05:27:35 -0700
commitc52ec8f9eb397da3440dcd821c41d5687b46ec16 (patch)
treefad555579f3d51960fa4a4a9317aa423df84ea36 /src/nvim/lua/executor.c
parent325fad89830a9e1049c210fcc6e65ca7901ad9f2 (diff)
downloadrneovim-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 'src/nvim/lua/executor.c')
0 files changed, 0 insertions, 0 deletions