forked from aniani/vim
patch 8.2.2854: custom statusline cannot contain % items
Problem: Custom statusline cannot contain % items.
Solution: Add "%{% expr %}". (closes #8190)
This commit is contained in:
committed by
Bram Moolenaar
parent
d832c3c56e
commit
30e3de21fc
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2854,
|
||||
/**/
|
||||
2853,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user