Robert J. Kusznier

Results 22 comments of Robert J. Kusznier

I have the same problem on Arch with `otf-font-awesome` package (version 5.15.3-1). All other icons work fine, but the battery icons don't render.

@evilebottnawi What do you mean by "Confirm"? Yes, it may be a bug in Firefox, as in Chrome everything works fine.

@evilebottnawi Oh, I get it :).

Yes, this feature doesn't work as [Emmet documentation](https://docs.emmet.io/actions/remove-tag/) describes it and it's one of the most useful ones, so it would be of great benefit if that would get fixed.

> tpope's vim-surround plugin offers a mapping (cst -- "c"hange "s"urrounding "t"ag) to facilitate this operation That works differently, because it changes both the tag and any content inside the...

I also do it a lot and don't know of any quick way to do it. I'm actually surprised even native Emmet doesn't implement this. Seems essential to me.

I created a [feature request](https://github.com/mattn/emmet-vim/issues/469) for this.

I do it like that in my application. There is a small lag before the page changes and `renderer:locationChanged` event is invoked, but for me it's not a big problem....

> @robertjk You might find following two plugins helpful to use together with vim-commentary: > > * https://github.com/suy/vim-context-commentstring > > * https://github.com/inkarkat/vim-OnSyntaxChange Thanks. Actually that's what I'm on right now:...

> This actually is expected. Please use gc2j or 3 to get the intended behaviour. In my opinion the issue is reasonable and `3gcc` should comment 3 lines instead of...