]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.391 v7.4.391
authorBram Moolenaar <Bram@vim.org>
Wed, 6 Aug 2014 11:20:56 +0000 (13:20 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 6 Aug 2014 11:20:56 +0000 (13:20 +0200)
commite0f148270a03e0da2bf21706bee4d2fe99146c55
treee2058f24b39a2e3c2d36b80f73e51cd3163eefb8
parentece29e80131afdd4bb7aa74f62b98cf97f1090b5
updated for version 7.4.391
Problem:    No 'cursorline' highlighting when the cursor is on a line with
            diff highlighting. (Benjamin Fritz)
Solution:   Combine the highlight attributes. (Christian Brabandt)
src/screen.c
src/version.c