renzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 5 months agoMe giving advice about text editorslemmy.worldimagemessage-square103fedilinkarrow-up152arrow-down10
arrow-up152arrow-down1imageMe giving advice about text editorslemmy.worldrenzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 5 months agomessage-square103fedilink
minus-squarekattfisk@lemmy.dbzer0.comlinkfedilinkarrow-up1·5 months agoI use macros to solve most of the same problems. You just on-the-fly record a sequence of regular vim commands that you can then replay as many times as you need. Great for formatting a bunch of data without having to deal with the misery of regex
I use macros to solve most of the same problems. You just on-the-fly record a sequence of regular vim commands that you can then replay as many times as you need. Great for formatting a bunch of data without having to deal with the misery of regex