Skip to content
New issue

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

关于project.vim的一点提议 #3

Open
GoogleCodeExporter opened this issue Mar 28, 2015 · 0 comments
Open

关于project.vim的一点提议 #3

GoogleCodeExporter opened this issue Mar 28, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

这个插件非常好,谢谢作者
不过使用中我有一个小小的提议,能否把系统的函数/结构体高
亮和用户相关的项目高亮分开来.
比如把/usr/include下面的所有.h生成一套tags和utags(这个挺大的��
�自己试了一下,tags有16M,utags有1M多,所以我觉得这个只生成一��
�即可,放在$HOME目录下),再把用户的项目生成一套tags和utags
当vim启动时,同时加载$HOME下的utags和用户目录下的utags文件
当使用vim进行关键字更新的时候,只需更新用户目录下的utags��
�件即可.

谢谢

Original issue reported on code.google.com by ZhuJie1989 on 22 Jan 2013 at 4:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant