vim fu, swapping parameters for a method call

后端 未结 5 1241
礼貌的吻别
礼貌的吻别 2020-12-31 00:07

What is the most efficient way to swap two params for a method call in Vim?

For example, I want to change:

call \"hello mister 123\", 2343
<         


        
5条回答
提交回复
热议问题