Manuel Transfeld
Manuel Transfeld
@phiamo if no URI is set, it uses the original `#` as fallback https://github.com/phiamo/MopaBootstrapBundle/issues/1035 is not connected with my issue but should also be applied (uri = `javascript:;`) as this...
Same here. But they came back when I disabled the extension. @chew-z have a try
> as though I clicked f10 The Alt sets the focus there too if no other key is pressed iirc. Maybe you try the keycodes K_BACK and K_FORWARD.
Just a guess: Did you wrap &kp LA(RIGHT) into something else like a macro or encoder?
Just `luaConfig` will do the job. I found no other config keys than would use lua within nixvim. Outside nixvim it might also be named `luaConfig` (i didn't check that)....
Looks promising :) thanks for sharing
isn't it controlled by LC_TIME environment variable?   See http://askubuntu.com/a/558493
Thank you!
Yes. That would be nice. (And it is in fact the topic of this issue). But interestingly it already works for me now by [switching](https://github.com/auipga/kickstart.nixvim/commit/32e980b06c560e071d4139288affa531ab8a8292) to this new package Sorry...