Skip to content
Discussion options

You must be logged in to vote

Basically (no pun intended :p), I want to "highlight" all visual selection but stays at the current location, until I hit n or N again.

No harm in a little pun :)

Currently there is nothing like this in 'mini.basics'. The mappings for * and # themselves are only created on Neovim=0.9, since they are good enough on Neovim>=0.10.

I do find myself needing this type of behavior occasionally, so I guess it might be a good idea to try to add to 'mini.basics'. However, the problem is (as always in this type of situations) is to find a good future-compatible. I currently don't really like the idea of overriding * and # themselves.

Not sure. Some thinking time is required :)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mau-mauricelim
Comment options

@echasnovski
Comment options

Answer selected by mau-mauricelim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested mini.basics
2 participants