r5n-labs / vscode-react-javascript-snippets

Extension for React/Javascript snippets with search supporting ES7+ and babel features
MIT License
1.75k stars 441 forks source link

Pressing the ESC key on neovim moves the cursor to the first line #302

Open kevin-roan opened 1 year ago

kevin-roan commented 1 year ago

-- Neovim Version NVIM v0.9.1 Build type: Release LuaJIT 2.1.0-beta3

-- How to reproduce 1.install the extension

  1. On a jsx file make some syntax errors,
  2. Press the esc key on your keyboard

The cursor position jumps from where i was editing to the first line