Tip 1: 不同文件自动加载不同格式 Tip 2: 使用Ctags/Cscope/Taglist提高源码阅读效率 Tip 3: 定制vimrc函数简化常用复杂的操作 Tip 4: GDB高效化调试 Tip 5: git reset/git rebase简化提交的代码 Tip 6: GCC使用技巧 开源软件已经广泛的被互联网公司所应用,不仅仅是...
Introduction What is Vim? What can Vim do? Introduction What is Vim? Vim is a computer program used for writing any kind of text, whether it is your shopping list, a book, ...