Commit 024cd84
committed
Fixes #1969: Enhance ElDoc integration
To improve the ElDoc experience for Evil mode users, this commit adds
the following commands to the ElDoc system:
- evil-delete-*
- evil-insert-*
- evil-append-*
This fixes the issue where ElDoc help disappears from the minibuffer
when using Evil mode, after executing certain Evil commands
such as deleting words or characters.1 parent 682e87f commit 024cd84
1 file changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
457 | 461 | | |
458 | | - | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
459 | 475 | | |
460 | 476 | | |
461 | 477 | | |
| |||
0 commit comments