1
0
forked from aniani/vim

patch 8.2.0309: window-local values have confusing name

Problem:    Window-local values have confusing name.
Solution:   Rename w_p_bri* to w_briopt_*.
This commit is contained in:
Bram Moolenaar
2020-02-23 15:29:46 +01:00
parent 1aa76b8fd0
commit b81f56fb57
4 changed files with 19 additions and 16 deletions

View File

@@ -738,6 +738,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
309,
/**/
308,
/**/