-
Hi, 👋 How to mark all matches? But I find a similar function name https://github.com/search?q=repo%3Asmoka7%2Fmulticursors.nvim+find_all_matches+&type=code |
Beta Was this translation helpful? Give feedback.
Answered by
smoka7
Feb 6, 2024
Replies: 1 comment 1 reply
-
Hi, There is no mapping set for find all matches. That function is used in |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
azzamsa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, There is no mapping set for find all matches. That function is used in
:MCpattern
.If anyone wants to add this, I'll accept a pr for it.