mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:7.4.302 #817
Problem: Signs placed with 'foldcolumn' set don't show up after filler lines. Solution: Take filler lines into account. (Olaf Dabrunz) https://code.google.com/p/vim/source/detail?r=df141c80ea3a1ffcbf82d05c1314675231fcfa75
This commit is contained in:

committed by
Justin M. Keyes

parent
02d935729f
commit
c388737957
@@ -216,7 +216,7 @@ static int included_patches[] = {
|
||||
//305,
|
||||
//304,
|
||||
//303,
|
||||
//302,
|
||||
302,
|
||||
301,
|
||||
//300,
|
||||
//299,
|
||||
|
Reference in New Issue
Block a user