你一定清楚 Vim 中的 . 操作,比如使用 diw 删除了一个 word,可以使用 . 自动删除又一个 word。
.
diw
word
与 . 操作类似,但 vim-repeat 要强大的多。
vim-repeat
← vim-multiple-cursors 多行编辑 vim-airline 状态栏美化 →