在 Vim 中,我有以下文本:
门 椅子 桌子 乌干达
我想在每个奇数行上添加编号文本,这应该给出:
>item1 Door >item2 Chair >item3 Table >item4 Uganda
这在vim中可能吗?
vim vi
vi ×1
vim ×1