mirror of
https://github.com/zoriya/vim.git
synced 2025-12-23 07:35:13 +00:00
patch 8.1.0634: text properties cannot cross line boundaries
Problem: Text properties cannot cross line boundaries. Solution: Support multi-line text properties.
This commit is contained in:
@@ -799,6 +799,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
634,
|
||||
/**/
|
||||
633,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user