mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.949
Problem: When using 'colorcolumn' and there is a sign with a fullwidth
character the highlighting is wrong. (Andrew Stewart)
Solution: Only increment vcol when in the right state. (Christian Brabandt)
32a214e78d
This commit is contained in:
@@ -175,7 +175,7 @@ static int included_patches[] = {
|
||||
// 952,
|
||||
// 951,
|
||||
950,
|
||||
// 949,
|
||||
949,
|
||||
// 948 NA
|
||||
// 947,
|
||||
946,
|
||||
|
Reference in New Issue
Block a user