Skip to content

Conversation

jamescherti
Copy link
Contributor

To improve the ElDoc experience for Evil mode users, this pull request fixes #1969 by adding the following commands to the ElDoc system:

  • evil-delete-*
  • evil-insert-*
  • evil-append-*

This resolves the issue where ElDoc help disappears from the minibuffer when using Evil mode after executing certain commands, such as deleting words or characters, or switching to insert mode.

@jamescherti jamescherti force-pushed the enhance-eldoc-integration branch from 59f625c to 6e8d127 Compare September 9, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding certain Evil commands to ElDoc for better minibuffer help

1 participant