]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0707: text property columns are not adjusted for changed indent v8.1.0707
authorBram Moolenaar <Bram@vim.org>
Tue, 8 Jan 2019 22:07:24 +0000 (23:07 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 8 Jan 2019 22:07:24 +0000 (23:07 +0100)
commit663bc89bbb8158bd0888f7d7228b2dbc6bbd4802
tree9294a8f3419b280c596e21af2b1284ae23bc9a58
parente12bab3144af8943937bd0ff4bc57f04e53037b3
patch 8.1.0707: text property columns are not adjusted for changed indent

Problem:    Text property columns are not adjusted for changed indent.
Solution:   Adjust text properties.
src/misc1.c
src/testdir/test_textprop.vim
src/version.c