红联Linux门户
Linux帮助

Vim常用插件

发布时间:2007-12-20 20:50:28来源:红联作者:Oersted
1. Taglist
vim下写程序必备插件,支持多种语言
http://www.vim.org/scripts/script.php?script_id=273
2. Bufexplorer
可以快速查看buffer,打开多个文件时很有用
http://www.vim.org/scripts/script.php?script_id=42
3.a.vim
很简单很实用的功能,在.c/.h .cpp/.h之间切换
http://www.vim.org/scripts/script.php?script_id=31
4.NERD_comments.vim
强大的注释工具,能自动识别多种语言
http://www.vim.org/scripts/script.php?script_id=1218
5.OmniCppComplete
我一直在寻找的最需要的功能,结合ctags生成的tags,能进行智能补全。
只对vim7有效,因为vim7支持下拉菜单。
http://www.vim.org/scripts/script.php?script_id=1520 装过好多插件,好像用来用去,最常用的就这些插件。
因为实际上vim本身提供的功能已经足够强大了。
文章评论

共有 0 条评论