forked from aniani/vim
patch 8.2.5154: still mentioning version8, some cosmetic issues
Problem: Still mentioning version8, some cosmetic issues. Solution: Prefer mentioning version9, cosmetic improvements.
This commit is contained in:
@@ -2023,7 +2023,7 @@ vim_regsub_both(
|
||||
|
||||
// Although unlikely, it is possible that the expression invokes a
|
||||
// substitute command (it might fail, but still). Therefore keep
|
||||
// an array if eval results.
|
||||
// an array of eval results.
|
||||
++nesting;
|
||||
|
||||
if (expr != NULL)
|
||||
|
Reference in New Issue
Block a user