machakann / vim-sandwich

Set of operators and textobjects to search/select/edit sandwiched texts.
1.44k stars 37 forks source link

Feature request: C++ templates #169

Open wqferr opened 11 months ago

wqferr commented 11 months ago

I tried to implement my own but couldn't figure out how.

Example: in|t x -> saiwTstd::unique_ptr<CR> -> std::unique_ptr<int> x