emacs-evil / evil-collection

A set of keybindings for evil-mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vterm does not start with evil colection

attamhb opened this issue · comments

commented

I am unable to start vterm, while using evil-mode in emacs.

I get the following message!

evil-collection-require: Loading file /home/atta/.config/emacs/elpa/evil-collection-20240205.144/modes/vterm/evil-collection-vterm.elc failed to provide feature ‘evil-collection-vterm’
Any help would be greatly appreciated!

Try running M-x package-recompile RET evil-collection RET.

commented

Thanks for the reply! A couple of day ago, I switched from package.el to straight.el for all the packages in my emacs configuration. vterm is working now.