Commit ce697c4
Work-around Vim bug: hang on blank lns in scripts
Work-around a bug in some versions of Vim where blank lines in Vim
scripts passed to `+''` or `--cmd ''` cause Vim to hang by removing them
from the scripts.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>1 parent 2d3af2b commit ce697c4
2 files changed
Lines changed: 4 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
| 163 | + | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
455 | | - | |
| 455 | + | |
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
463 | | - | |
464 | 463 | | |
465 | 464 | | |
466 | 465 | | |
467 | 466 | | |
468 | 467 | | |
469 | 468 | | |
470 | 469 | | |
471 | | - | |
472 | 470 | | |
473 | 471 | | |
474 | 472 | | |
475 | 473 | | |
476 | 474 | | |
477 | 475 | | |
478 | 476 | | |
479 | | - | |
480 | 477 | | |
481 | | - | |
482 | 478 | | |
483 | 479 | | |
484 | 480 | | |
485 | | - | |
486 | 481 | | |
487 | 482 | | |
488 | | - | |
| 483 | + | |
489 | 484 | | |
490 | 485 | | |
491 | 486 | | |
| |||
0 commit comments