evil-collection
                                
                                
                                
                                    evil-collection copied to clipboard
                            
                            
                            
                        A set of keybindings for evil-mode
Requests
### Requested Packages - [ ] ```calf/calfw``` https://github.com/emacs-evil/evil-collection/issues/211 - [ ] ```git-gutter``` https://github.com/emacs-evil/evil-collection/issues/561 - [ ] ```hexl``` https://github.com/emacs-evil/evil-collection/issues/564 - [ ] ```jupyter``` https://github.com/emacs-evil/evil-collection/issues/538 - [ ] ```lpy``` https://github.com/emacs-evil/evil-collection/issues/479 - [...
I like falling back to which-key when I'm learning a new mode or I've forgotten what exactly a particular command is bound to. However, I don't love always seeing the...
After writing something in custom-mode search box, Tab key is mapped to evil-jump-forward. Before doing so, it is mapped to widget-forward. Why does keymap change?
Following from https://github.com/noctuid/lispyville/issues/29 It might be nice to make the lispy-shortkey bindings for vim-y. Here's just a quick copy-pasta of what I have so far (very rough and probably has...
@noctuid I was curious what you thought of annalist and generating readmes of the mode bindings? I think it'd be cool to have something (not sure if already there) where...
In pull request #137, @concavegit added a workaround for an issue I could not reproduce, namely that numeric prefix argument did not work properly. I'd like to know if other...
This is to avoid using motion state. See https://github.com/emacs-evil/evil-collection/issues/21 I don't use diff-mode so not a good person to fix this.
### Brief summary of what the package does `pdf-tools` has functions for navigating in jump history. This PR simply adds standard bindings to these functions. The prefix counters are also...
I am running into this problem after I updated all the packages in Spacemacs when trying to open a vterm buffer.: `evil-collection-require: Loading file /home/xsl/.emacs.d/elpa/28.1/develop/evil-collection-20220810.1901/modes/vterm/evil-collection-vterm.elc failed to provide feature ‘evil-collection-vterm’`...
There should be a binding for that command. I can not count how often i invoked `image-flip-horizontally` because it is what is bound to `h`.