Alvaro Muñoz
Alvaro Muñoz
I didnt even know what `whichkey` was 😄 Looks interesting but Im not sure about implementing any changes for integrating with a specific plugin if there is not enough demand...
For now, I have documented all mappings. Which-key should pick these descriptions and show then in the overlay menu. The remaining part would be to group the mappings if they...
Thanks for the suggestion, looks like a good addition
I think its fine to get this merged. Let me know if you find any problems
Seems like you got `nil` instead of the template body so for some reason it failed to grab the template for your PRs. Can you share the repo you are...
The path looks correct except its missing a leading dot `.github/PULL_REQUEST_TEMPLATE.MD `
No, that shouldnt be a problem. I use a different one and all of them should be doing the same
We use `vim.fn.input()` which can be "hijacked" by plugins to present the input form in different ways. Without any plugins, you should get the input prompt in the command line....
Hi! Can you describe the workflow you would like to be implemented? 1) `Octo pr merge squash body` (adding a `body` flag), a popup opens and when the window closed,...
Its definitevely feasible, but if we place it below the metadata block, and there are many checks, they can take most of the visible lines. Even if the WebUI, they...