Matěj Cepl

Results 503 comments of Matěj Cepl

@xomachine see the linked issue report: this patch is suspected to be the cause of the crash.

> both at the same time I think, its not like you can accept the filetype first and then the lexer. the lexer must exist. No, it doesn’t. See in...

I have rearranged this branch into [the patch](https://build.opensuse.org/package/view_file/home:mcepl:neovim/vis/Shugyousha-luagfv2.patch?expand=1) and included it into my build of vis. When running ``gf`` command on the line: ``` Patch0: Shugyousha-luagfv2.patch ``` (with the cursor...

It works perfectly now. Thank you.

Hmm, it seems that this [patch](https://github.com/martanne/vis/files/4736400/Shugyousha-luagfv2.patch.txt) somehow leads to #827.

Rebase on the top of the current master has been sent to `~martanne/[email protected]` list.

When I added this patch to my build, I got https://github.com/martanne/vis/issues/827 right back.

> When I added this patch to my build, I got #827 right back. Because I am an idiot and I have rebased the patch incorrectly on the current master....

How is this supposed to be in relation to `scintillua` branch? Should it replace it? Is the top of this patch further than that branch?