Henry John Kupty
Henry John Kupty
Which neovim version are you using? It seems none of the mappings and autocmds are running.. I assume if you press `` or `` nothing will happen. Could you paste...
Check against master now. Everything should be working fine.
Ok, I ended up committing the change in ask. It is intentional. Forms, prompts and filters can be persistent. This is why you have to return `true` to close the...
You can keep this open as long as you feel there are improvements to be done on filter. And for the config, I'm still implementing it. The idea is to...
Thanks for the tip with the highlights. I'll make sure I have them correctly by actually using something else that I define and control. That also could be subject to...
I've built ask with the assumption keys would be strings and never tested with integers. Maybe that's the case.
I'll double check. The default behavior was to pick any unassigned key. The range of possibilities would be around 80 entries. It should never repeat. What should happen instead is...
Sure! thanks for the issue. I'll look into that. Hopefully I can spare some time to make the documentation nicer. I'll also add links for [jazz.nvim](https://github.com/clojure-vim/jazz.nvim) and [cartographer.nvim](https://github.com/hkupty/cartographer.nvim) as examples...
Well, I guess so. I mean, it depends on how much do you want to stick to magit or if you're willing to drift apart and make it different (to...
The other forms are closed with ``, so I think it makes sense to change this one as well.