]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1643: sign placement is wrong when 'foldcolumn' is set v8.1.1643
authorBram Moolenaar <Bram@vim.org>
Sun, 7 Jul 2019 12:56:25 +0000 (14:56 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 7 Jul 2019 12:56:25 +0000 (14:56 +0200)
commit899f20deae22d8cfc89d88d5f1869e5191d4b360
treeb71c28108dc7c64b7d52099df159840a1c3f0fe0
parentec572ad6a6cb0d4e71901951a70a4f038d48cb17
patch 8.1.1643: sign placement is wrong when 'foldcolumn' is set

Problem:    Sign placement is wrong when 'foldcolumn' is set.
Solution:   Adjust the column computation. (Yee Cheng Chin, closes #4627)
src/gui.c
src/version.c