Jake W. Vincent

Results 18 comments of Jake W. Vincent

Hi @marcusatiliusregulus, thanks for the issue. I noticed this a while ago as well and am a bit puzzled by the problem. I can't work out if it's a problem...

Oh, interesting! Yes, I also use Lualine.

Well, I just tried removing Lualine and I'm still getting the indented messages, so I guess that's not it. The odd thing about this is how inconsistent it is--you removed...

Interesting... not sure why this would have happened, but I appreciate the heads up. To me, the surest resolution here is the annoying one--comment out the plugin wherever you call...

Just in case the info is useful, this is happening in the Calc formula box too: ![Screenshot from 2021-05-12 10-23-32](https://user-images.githubusercontent.com/45184202/118018140-4693c180-b30c-11eb-98cc-8d5c0f034105.png)

Hi, thanks for reporting this. I think this should be a relatively easy fix, but it might take me a couple days to get to it.

Fixed in commit 69f8d9ab9d6c62cdf92a692e3ac4d21f5cb40cd6. Let me know if you have any issues with this.

Hi @binyomen. Yeah, currently when you try to follow a link, the plug-in will look for a link pattern just on the line the cursor is on. This would definitely...

So, what I'm thinking is that when the followLink function is triggered, I'll have it retrieve the contextual lines as well and concatenation those with the cursor line (and update...

@binyomen I've got this set up in the dev branch. If you want to pull that branch and test it out (specify `branch = 'dev'` if you're using Packer), that...