diff options
author | Magnus Groß <21310755+vimpostor@users.noreply.github.com> | 2022-09-06 12:35:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-06 19:35:13 +0900 |
commit | 4943b7d39f75cb19e5be6c0cab94132655f07f07 (patch) | |
tree | 91d5eaeaaf43e1fc77d628b7b2cccc35e06082d2 /run-tests | |
parent | 6996d1c14dd109cc5112d1a60c86683e5308d14c (diff) | |
download | ale-4943b7d39f75cb19e5be6c0cab94132655f07f07.zip |
Fix virtual text for vim 8.2 (#4291)
Regression was introduced in d93bc2baf7532818e83bf2fac61fcd591beb6151
The problem was that we did not handle the edge case where there is no
last popup to close, which caused old vim versions to enter code by
accident that was only supposed to be run by vim 9.
We fix this by guarding the if condition for vim 9.
Fixes #4290
Diffstat (limited to 'run-tests')
0 files changed, 0 insertions, 0 deletions