]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0582: text properties are not enabled v8.1.0582
authorBram Moolenaar <Bram@vim.org>
Fri, 14 Dec 2018 11:18:11 +0000 (12:18 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 14 Dec 2018 11:18:11 +0000 (12:18 +0100)
commitfb95e212a2696e5b1c8b5e6b2984af59fa7ead6f
tree1a73191c0b1a9fab080e3a0a11971e3bac71cb56
parentca79a5fc3b383dcfc8ed2077688ea69dafadc6e7
patch 8.1.0582: text properties are not enabled

Problem:    Text properties are not enabled.
Solution:   Fix sizeof argument and re-enable the text properties feature.
            Fix memory leak.
src/feature.h
src/textprop.c
src/version.c