MrJackphil

Results 56 comments of MrJackphil

It just extracts exists blocks from the files it finds. And you want to add ^blockId to each search match and put them in one place. That's definitely possible but...

I'll think about more generic approach. I think those if statements could be useful for other sequences as well.

Can you check if it will work with link without space before `|`?

@ryzhovalex So yeah, there is no trimming. Thanks for the bug report :)

You can put something like `\n` in `jump to regexp` config. It'll show popups - one per line.

Feel free to reopen the issue if there are any additional thoughts on that FR.

Yep, that's exactly what I need. That's very useful when you work in team and several person editing the same file.

@mitchvm It will work if you just need link following. Backlinks will not work from my experience.

@ksi Could you record a video with a problem and screenshot your current settings? I do too use two layouts (Latin and Non-Latin) but can't understand the problem.

@jin-ahn Try to increase the count of usable letters in settings. It should minimize the problem. ![image](https://user-images.githubusercontent.com/16895902/221487038-70363058-57f2-4bc2-b0f3-9a8f7baadc36.png) A better idea is to allow switching groups as done in vim plugins....