this post was submitted on 06 Dec 2023
8 points (90.0% liked)

Neovim

2535 readers
1 users here now

founded 2 years ago
MODERATORS
 

Im using neovim with nvchad, and i discovered accidentally that when im in edit mode and i type j more than 3 times in insert mode, it kicks me out of it, why does it happen?

you are viewing a single comment's thread
view the rest of the comments
[–] PlexSheep@feddit.de 1 points 2 years ago* (last edited 2 years ago)

Try doing a ripgrep search for "jjj" in ~/.config/nvim. The standard nvchad mapping for this is fw. If you find something, then that's where the mapping comes from.