Phil A Thompson

Results 69 comments of Phil A Thompson

In Neovim on Windows 10 I get something slightly different. ``` [undefined] [E] parameter: System.IO.FileLoadException: The given assembly name or codebase was invalid. (0x80131047) at System.Reflection.AssemblyName.nInit() at System.Reflection.AssemblyName..ctor(String assemblyName) at...

No, @georgewfraser I just did a bit of testing

Coc integration works with a bit of config although you can't have the Ionide-vim plugin enabled so it might not be fully featured. I couldn't work out how to set...

I'm using a chrome docker image with `--no-sandbox` and can generate PDFs just fine. Just need `--remote-debugging-port` removed from this buildpack and it should work

It seems line 67 of the syntax file is the culprit. Adding `,@Spell` to the end of the `contains` parameter seems to fix the problem. Should this be included in...

Any chance we can get this merged? Would be pretty useful.

Fair point but syntastic is no longer a sensible default. Perhaps Ale should be?

You're right. Maybe we are going about this wrong. ALE is all about supporting as many languages as possible. Perhaps we should add support in ALE instead.

I could take a stab at this but I know nothing about project cracking. Any pointers?

Could be this. Some additional params need to passed to OpenSSH **OpenSSH 8.8 ssh-rsa problem** https://github.com/simonschllng/rm-sync/issues/10