2 for the vim-project plugin.
3 Save it as ~/.vimprojects
5 $ pacman -S vim-project
6 change the pacman path below
10 Press \r in the project view
11 on a project name to generate
14 pacman=~/devel/pacman/ CD=. filter="*.ac *.am" flags=S {
15 libalpm=lib/libalpm/ filter="*.c *.h *.am" {
17 pacman=src/pacman/ filter="*.c *.h *.am" {
19 scripts=scripts/ filter="*.sh.in *.py.in *.am" {
21 utils=src/util filter="*.c *.h *.am" {
23 contrib=contrib CD=. {