Results 62 comments of blasco

@TxHawks that's also nice, but for me at least specially important that its crolls the view to the first match if there are no matches in the current view

The text I'm playing around as test case: ``` static const Utils::UnorderedMap generate_port_map { { test::UINT8, [] (const auto _direction, const auto& _name, const auto& _description) { return BT::fun(_direction, _name,...

My only approach right now is to break with the block-visual mode and align each part, the objective would be to align it without having to break it down into...

I do have that option set to 1. Setting it to 0, that solves the problem, but I do like that option. As you said it would be great if...

Looking forward to the update :)

This operator modifier is such a great idea! Any progress on making it repeatable?

As @sudo-nice has pointed, I also think it is better to simply use a line text object. The whole point of using operators is to benefit from text objects, I...

Same question, any future support for ESP32? Thanks for all development, I would also be willing to help!

This is amazing. Any updates on when this will be available for the Oculus Quest?

Ok, I found it in the documentation :) ``` { "key": "space", "command": "whichkey.show", "when": "neovim.mode != insert && !whichkeyVisible" }, ```