你会如何标记缓冲区中与其他行完全重复的所有行?通过标记它们,我的意思是突出显示它们或添加角色或其他东西.我想保留缓冲区中行的顺序.
之前:
foo bar foo baz
后:
foo* bar foo* baz
vim duplicates
duplicates ×1
vim ×1