Bind C-n to the same as C-s during isearch I often accidentally hit C-n and start an fzf process when I instead want to jump to the next isearch result. The 'n' in "C-n" makes sense to my brain between that's how you go to the next result when doing an Evil search with /.
1 files changed, 3 insertions(+), 1 deletions(-) M lisp/setup-ivy.el
M lisp/setup-ivy.el => lisp/setup-ivy.el +3 -1