smolck
smolck
ATM, no and no, unfortunately. The closest thing uivonim has to that is [the lua code for the LSP features](https://github.com/smolck/uivonim/blob/master/runtime/lua/uivonim/lsp.lua), but that simply taps into hard-coded UI components. However, this...
I agree it would be cool; I'm totally willing to add this at some point, but it's kind of low on the (mental) priority list atm, especially now that I've...
@metalelf0 Hello, thanks for the issue! This is something I have actually noticed myself, but I haven't taken the time to look into it yet. Hopefully I'll be able to...
Hmm, so after some further looking into it, I _think_ this is actually a macOS preferences thing. If you go into `System Preferences > Keyboard`, you can change the values...
So, based on that PR (which I had not seen, so thank you for mentioning it) and if I understand correctly, I'd need to use different events (or change up...
> Can you please confirm the project status ? As you can probably tell from the last code-related commits being committed in December of last year, the project is mostly...
Oh and if you want a good GUI you can use now, I would suggest checking out [Neovide](https://github.com/neovide/neovide/), [Goneovim](https://github.com/akiyosi/goneovim), [Gnvim](https://github.com/vhakulinen/gnvim), or similar. Those are all great alternatives to uivonim that...
This is fixed on master, I don’t maintain the scoop thing but if it downloads the release or something I just need to do a new release I presume
Yeah, been on kind of an indefinite hiatus from this project/GitHub & programming in general, mental reasons mainly. Also, want to make a new spiritual successor to this project but...
Hmm, I'll have to look into why the functions aren't being properly generated (unless you want to do so, in which case feel free!) but as a workaround you should...