mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +00:00
vim-patch: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) https://code.google.com/p/vim/source/detail?r=v7-4-391
This commit is contained in:
@@ -237,7 +237,7 @@ static int included_patches[] = {
|
||||
//394,
|
||||
//393,
|
||||
392,
|
||||
//391,
|
||||
391,
|
||||
//390,
|
||||
//389,
|
||||
388,
|
||||
|
Reference in New Issue
Block a user