jdhao / nvim-config

A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...
MIT License
3.56k stars 526 forks source link

arrow keys not working #182

Closed DevAgarwal223 closed 1 year ago

DevAgarwal223 commented 1 year ago

Describe the bug

Steps to reproduce the issue:

1. 2. 3.

Expected behavior

Screenshots

Additional context

jdhao commented 1 year ago

they are remapped for other usage: https://github.com/jdhao/nvim-config/blob/master/core/mappings.lua#L164