Harrison (Harry) Cramer
Harrison (Harry) Cramer
I'll work on this migration shortly. We'll probably have to have a migration tool such that when someone upgrades, it prompts them to install the latest version of Go or...
Hey this looks good to me and I'm happy to merge it in, but could you please change the target branch to develop and merge in latest? Then I'll merge...
Hey thank you very much for the MR! We are actually in the process of pulling these keybindings into the plugin itself, (see #331) so it probably makes sense for...
Hey @chardskarth I've merged in the keybindings changes into develop, if you want to give a quick look them now and adjust this, they should be ready. We can merge...
Hey Ben, what's the fix you went with to solve this? I've got this in my actions file, is there an easy fix or can you recommend an alternative action?...
Closing this issue as old then, we can track that bug in your new issue since you have found the root cause: https://github.com/harrisoncramer/gitlab.nvim/issues/478
Hey @jakubbortlik I've been using the develop branch locally and have noticed a lot of my muscle memory has been changed by the key-maps we updated. To help impacted users,...
Please target the develop branch with this PR, see: https://github.com/harrisoncramer/gitlab.nvim/blob/main/.github/CONTRIBUTING.md I'm fine to merge this in as long as it doesn't impact regular usage.
I marked this as a good first issue, since the change would be straightforward to add (adding a setting to the configuration function and then passing it as a parameter...
@lewisdiamond or @tboehler1 I've implemented this in https://github.com/harrisoncramer/gitlab.nvim/pull/348 Does this branch work for you?