]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.682 v7.4.682
authorBram Moolenaar <Bram@vim.org>
Tue, 24 Mar 2015 17:22:41 +0000 (18:22 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 24 Mar 2015 17:22:41 +0000 (18:22 +0100)
commit09deeb7c945d2677722df5b40959f97b646b6092
treebd3afc23e03d37d0bd76449744fa6aba27937ce8
parentdbcf19dc498cb1561c9215a3f255e81cde0c0543
updated for version 7.4.682
Problem:    The search highlighting and match highlighting replaces the
            cursorline highlighting, this doesn't look good.
Solution:   Combine the highlighting. (Yasuhiro Matsumoto)
src/screen.c
src/version.c