For example, - `siw<Space>b` at `foo b|ar baz` to change the text like `foo ( bar ) baz`. - `saw<Space><Space>` at `{foo: 'b|ar'}` to change the text like `{ foo: 'bar' }`.
For example,
siw<Space>batfoo b|ar bazto change the text likefoo ( bar ) baz.saw<Space><Space>at{foo: 'b|ar'}to change the text like{ foo: 'bar' }.