diff options
author | Matthieu Coudron <teto@users.noreply.github.com> | 2021-01-05 21:23:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-05 21:23:35 +0100 |
commit | 2ea3127697692b0b2c480d585ef6529e90a72b0e (patch) | |
tree | 513894134334ff7756d3ae44ad8c23b1f64f9d8c /runtime/lua/vim/lsp/util.lua | |
parent | 2bfd0ba8aed19e11349403578bfe305106a7fe88 (diff) | |
download | rneovim-2ea3127697692b0b2c480d585ef6529e90a72b0e.tar.gz rneovim-2ea3127697692b0b2c480d585ef6529e90a72b0e.tar.bz2 rneovim-2ea3127697692b0b2c480d585ef6529e90a72b0e.zip |
screen.c: fix display of signcolumn=auto in diffs (#13688)
sign_id was not reset when filler lines were involved, thus causing a
bad alignment between columns.
You could check that before this commit,
bin/nvim -u NORC --cmd "setglobal signcolumn=yes:4" --cmd "set diffopt+=foldcolumn:0" -d ../test1.txt ../test2.txt
would result in an irregular column width.
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions