this post was submitted on 06 Dec 2023
0 points (NaN% liked)

Neovim

2100 readers
86 users here now

founded 1 year 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?

top 1 comments
sorted by: hot top controversial new old
[–] PlexSheep@feddit.de 0 points 8 months ago* (last edited 8 months ago)

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