ai.vim icon indicating copy to clipboard operation
ai.vim copied to clipboard

Remap <CTRL-A>

Open matthias-Q opened this issue 3 years ago • 3 comments

<CTRL-A> is widely used in vim (e.g. incrementing numbers). I think this is not a good default.

matthias-Q avatar Apr 06 '23 07:04 matthias-Q

I'm open to changing this, what would be a better default?

aduros avatar Apr 26 '23 19:04 aduros

Maybe <leader>ai ?

Or do not set a default at all. You have :AI anyways, so user can specify a binding on their own.

matthias-Q avatar Apr 27 '23 18:04 matthias-Q

The documentation could provide a suggestion on the mapping, but still let the user decide.

pusewicz avatar May 08 '23 11:05 pusewicz