Add <plug>(vimtex-env-toggle) for toggling environments#3075
Conversation
The `tse` is a natural mapping for this, and `tss` seems like a more natural mapping for "toggle environment starred". refer: #3072
|
This works for me as I expect :) Thanks a lot! By the way, I personally remap the toggle commands because the default interferes with the Regarding your question about other toggles, I can't really think of something I use so often. Maybe toggling different |
Great, thanks for testing and for the feedback!
Ah, yes. I've found
The point is that it is trivial to add toggles here. But then, it is also trivial to add more as a user. So I guess I could merge now and possibly add more default maps later. |
This implements a solution for #3072