Skip to main content

Questions tagged [evil]

Evil Mode is a Vim emulation layer for Emacs.

0 votes
0 answers
3 views

I'm trying to map C-j and C-k in Evil (normal) so that: if a Corfu completion popup is visible → move selection (next/previous), else if an eldoc-box frame is visible → scroll that eldoc box, ...
kay's user avatar
  • 45
0 votes
1 answer
106 views

I would like to bind CTRL+A ( ( CTRL+A followed by a ( without having to hold the CTRL key) to a sequence of evil commands, lets say yi( (yank in parenthesis). 1. Attempts 1.1. C-a and C-) with ...
zetyty's user avatar
  • 115
0 votes
1 answer
75 views

I use evil (vim) mode and yassnippet. I want to define some snippets which "wrap" a region selected in visual mode. This means I cannot type the snippet name into the buffer before running ...
Att Righ's user avatar
  • 837
0 votes
1 answer
81 views

Background: I wanted to bind c r in Evil normal mode to lsp-rename. Long story short, c isn't a "prefix key" but an operator, so doing that is a bit tricky, and involves going through evil-...
Hi-Angel's user avatar
  • 1,292
0 votes
0 answers
41 views

In many programs (as VSCode, Word or Excel, etc.), the Alt key has the same function as the <leader> key in evil. How/ is it possible to set the Alt (Meta) key as leader?
Alois Pichler's user avatar
1 vote
0 answers
79 views

I did something and it had a weird effect. I found the source of my problem and removed the line that was causing the problem but I'm trying to understand why. Minimal Reproducer I use evil-mode and ...
Philippe Carphin's user avatar
0 votes
1 answer
63 views

I’d like to define keys in company with evil. Specifically, I’d like to have completion with the TAB key (because I am used to that from other applications). I have tried multiple variants of the ...
Alois Pichler's user avatar
1 vote
2 answers
111 views

It seems a profane requirement though after years I'm still unable to paste text with the correct indentation. Has anybody a solution that doesn't require anymore steps than hitting p in visual mode ...
jjk's user avatar
  • 786

15 30 50 per page
1
2 3 4 5
38