Mitchell Hanberg

Results 181 comments of Mitchell Hanberg

I am going to try to tackle this one since it seems like a small beginner issue, if that's alright.

Do you have an example of one of the runtime plugins that uses the undocumented vim behavior?

I do want to try and do this, but unsure of the time it will take me (not really a C programmer), so someone else can feel free to do...

Is the problem here that the `commands` property of the client dictionary is being used to create command `:SomeCustomCommand` and also used as the handlers for clientside code action and...

Also, because the key in the command table needs to be the command sent by the code lens, i get a failure when it tries to create neovim commands from...

This seemed to get it working for me https://github.com/giampaolo/psutil/issues/1954#issuecomment-848817744

Can you try copying this file from my advent of code repo and seeing if that works? if it does feel free to replace the file in this repo with...

I am not sure, but I use mine and it works so that’s why I’m asking you to try it out. On Sat, Dec 12, 2020, at 2:58 AM, Chan...

That worked!! Thank you so much! This has been a major bump in my workflow since getting my M1. (I don't really know anything about Python).

The tests pass locally for me on the failed job (elixir 1.13 and otp 24.1), but i can't test the otp 22 failure because i am on mac (I think...