harttle/harttle.github.io

2015/11/12/vim-tabpage

utterances-bot opened this issue · 2 comments

Vim 多文件编辑:标签页 | Harttle Land

多文件编辑的场景太常见了:代码比对、项目重构、模块构建… 最初harttle在碰到这些问题时直接转向IDE了,其实Vim不仅支持多文件编辑,而且支持多种风格:标签页(tab)、窗口(window)、缓冲区(buffer)等。今天harttle就来介绍...

https://harttle.land/2015/11/12/vim-tabpage.html

bcaso commented

666

讲得清楚明白,很感谢。