We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
多文件编辑的场景太常见了:代码比对、项目重构、模块构建… 最初harttle在碰到这些问题时直接转向IDE了,其实Vim不仅支持多文件编辑,而且支持多种风格:标签页(tab)、窗口(window)、缓冲区(buffer)等。今天harttle就来介绍...
https://harttle.land/2015/11/12/vim-tabpage.html
The text was updated successfully, but these errors were encountered:
666
Sorry, something went wrong.
讲得清楚明白,很感谢。
No branches or pull requests
Vim 多文件编辑:标签页 | Harttle Land
多文件编辑的场景太常见了:代码比对、项目重构、模块构建… 最初harttle在碰到这些问题时直接转向IDE了,其实Vim不仅支持多文件编辑,而且支持多种风格:标签页(tab)、窗口(window)、缓冲区(buffer)等。今天harttle就来介绍...
https://harttle.land/2015/11/12/vim-tabpage.html
The text was updated successfully, but these errors were encountered: