Results 47 comments of blasco

I've found a tutorial referring this plugin, and they also thought it in the way I wrote it: https://www.barbarianmeetscoding.com/blog/2019/08/11/exploring-vim-plugins-improve-and-extend-your-text-objects-with-targets-vim c2ina to change inside the second next argument (notice the explanation...

Great news. Is there anyway that I could help? Could you give me some hints on where to start? I would really love this feature.

Great, I got it working. Thank you for the guidance, I'll open a Pull Request. 'cin2a' should be possible too, but with the current approach it would be quite dirty...

I've updated it so the user can input as many numbers as he wants and also so the position can be before or after 'nl'. Not sure how to add...

@wellle I'm unfortunately quite busy lately, could you please take over those tasks? I don't think I'll be available in the upcoming month, but I'll try after.

You are right, I like your proposal `ci2fa` would also allow `ci2la` (change in second last argument). Not sure how to solve the nesting problem, I would propose that it...

Facing same issue here. Any possible solution?

yes, I would like to have the option of not running the cookie consent automatically (so I can run it only when I check that the code is running on...

Any way to achieve this? The only thing I need is to init the module only if I'm in the client and not the server, which is easy to detect....

It's very weird though, I don't see any cookie being place. Maybe the error has to do with that I'm using Angular 10?