forked from aniani/vim
patch 9.0.1212: cannot read back what setcellwidths() has done
Problem: Cannot read back what setcellwidths() has done. Solution: Add getcellwidths(). (Kota Kato, closes #11837)
This commit is contained in:
committed by
Bram Moolenaar
parent
f7d1c6e188
commit
66bb9ae70f
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1212,
|
||||
/**/
|
||||
1211,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user