How to delete blocks in vim using search and delete option

后端 未结 0 891
囚心锁ツ
囚心锁ツ 2021-02-01 13:24

I need to delete blocks start with code. code will have the following format. code { .. {..} {..} .. } If I do ":g/code./.,/}/d", it is only deleting up to the fir

相关标签:
回答
  • 消灭零回复
提交回复
热议问题