Anshuman Medhi
Anshuman Medhi
I've merged it into my fork to try it, I'll play whack-a-mole with any bugs i see as i use it Get Outlook for Android ________________________________ From: Richard Menzies ***@***.***>...
Even more ideally, just like keymaps and autocommands are going in the direction of accepting lua functions directly. It would be great if operatorfunc could do the same. Then no...
How do I make sure a different model is used for each role in my game? I don't want to try train a single super model that can play as...
Even more generally after getting my new ultrawide monitor, I've found myself wanting to script and more precisely design window layouts. One pattern i like (apart from 3 equals) is...
Are there actually any plans or will to implement saving/restoring layouts, custom sizing, scripting, etc that would allow us to do better than splitting in half every time then manually...
One advantage i noticed `Const::` has is that you can put a `_` in the turbo fish and the compiler can often deduce the matrix size for you If you...
I just tried to fix some whitespace stuff here for parameter.inner and outer, (#87). The problem basically is that treesitter "smartly" ignores whitespace. The `parameter` node in the syntax tree...
I think arguments could be made either way. Either you just want a 'smarter' select inside comma separated list, or you really want to be specific about the semantic element...
That solution makes sense to me too
I'm curious what you're using an insert mode hydra for?