Pressing the ESC key on neovim moves the cursor to the first line
kevin-roan opened this issue · 0 comments
kevin-roan commented
-- Neovim Version
NVIM v0.9.1
Build type: Release
LuaJIT 2.1.0-beta3
-- How to reproduce
1.install the extension
2. On a jsx file make some syntax errors,
3. Press the esc key on your keyboard
The cursor position jumps from where i was editing to the first line