auto-pairs icon indicating copy to clipboard operation
auto-pairs copied to clipboard

Cursor repeatedly jumps to end-of-line when typing a pair (Neovim only)

Open metasprite opened this issue 7 years ago • 1 comments

When typing inside a pair: () {} [] "" '' `` in Neovim only, the cursor will repeatedly jump to EOL for a frame, then jump back. Especially noticeable if you type a (, have it be auto closed, then continually press space a few times per second. This can be quite distracting when trying to write inside of a pair.

metasprite avatar Nov 23 '17 06:11 metasprite

I've noticed it as well

valignatev avatar Feb 27 '18 06:02 valignatev