evil-collection
evil-collection copied to clipboard
A set of keybindings for evil-mode
For some reason I can't ascertain; and I hope that is because I am missing something, evil just does not work in inferior python mode. My best guess is that...
When trying to evaluate chez code with `e` in insert mode I get the following error: ``` lispy--eval-scheme: Symbol’s function definition is void: geiser-racket--language [4 times] ``` This is a...
Before trying to send a PR to fix that I decided to create this issue to discuss. The problem case: I was editing a diff file. I have selected a...
Wonder if there is a way to keep the visual selection when using evil-collection-unimpaired-move-text-{up,down}, a really handy vim shortcut I had was `:m '>+1gv=gv` which is kind of mimicked by...
`mu4e-message-kill-buffer` was replaced with `message-kill-buffer` in mu4e `1.12.*` at https://github.com/djcb/mu/commit/20878c872576b2711d43711194f3db0bc86566f4 This commit replace specific functions with `mu4e-user-agent` properties to make it work for both versions.
As mentioned in the original issue, the keybinding is confusing and problematic. There has been no opposing comments for 1.5 months, so let's go ahead and ~~remove~~ make it to...
I have trouble figuring out how to use the org calendar. If I use hjkl in the minibuffer, it does not move the date, instead it enters those characters verbatim....
Smerge-mode bindings were added [several years ago](https://github.com/emacs-evil/evil-collection/pull/556) but were never added to ``evil-collection--supported-modes``, so they never get loaded. Is there a reason for this?
Steps: 1. Enable evil-collection Magit integration 2. Open magit-status 3. Press `?` to open the help menu Result: Transient fails with `transient-setup: Wrong type argument: command, (keymap (76 . magit-log)...