mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.667 #3043
Problem: 'colorcolumn' isn't drawn in a closed fold while 'cursorcolumn' is. (Carlos Pita) Solution: Make it consistent. (Christian Brabandt) Original patch: https://github.com/vim/vim/commit/v7-4-667 Discussion: https://groups.google.com/forum/#!topic/vim_dev/Lidb7s4xn3Q
This commit is contained in:

committed by
Justin M. Keyes

parent
6cfeea9922
commit
1d4f68a2f5
@@ -182,7 +182,7 @@ static int included_patches[] = {
|
||||
//670,
|
||||
//669 NA
|
||||
668,
|
||||
//667,
|
||||
667,
|
||||
//666 NA
|
||||
//665,
|
||||
//664 NA
|
||||
|
Reference in New Issue
Block a user