nvim-lua/wishlist

Adaptive n

Open

#42 opened on Apr 7, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees) (0 forks)github user discovery
help wantedidea

Repository metrics

Stars
 (249 stars)
PR merge metrics
 (PR metrics pending)

Description

What? Have n/N navigate either the quickfixlist or the searches, depending on which you used last. (Make suggestions of other things n/N can navigate!)

Why? Basically both quickfix list and search are really powerful, but they are rarely used, so it feels bad to have separate dedicated keys for their navigation. Since they are rarely I think we can combine their navigation keys to n without much problem

Potential existing implementations: I havent found any

Potential pitfalls:

Contributor guide