http://www.inanu.net/post/285.html 在 Linux 下对 vim 进行一些配置,使之支持如下特性: 1. 加强的 Python 语法高亮显示; 2. 对脚本、项目生成 ctag 序列; 3. 在 vim 中显示 ctag 序列列表; 4. Python 函... Read More
http://www.cnblogs.com/huanlei/archive/2012/04/02/2430153.html 将下面内容加入.vimrc文件中即可 inoremap ( ()iinoremap [ []iinoremap { {}Oautocmd Syntax html,vim ... Read More
http://www.cnblogs.com/huanlei/archive/2012/04/02/2430153.html 将下面内容加入.vimrc文件中即可 inoremap ( ()iinoremap [ []iinoremap { {}Oautocmd Syntax html,vim ... Read More