this post was submitted on 06 Dec 2023
8 points (90.0% liked)
Neovim
2159 readers
1 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.