Git plugin to setup projects based on the git repository root dir.
At this moment it will only execute a .vimrc on your project root directoy if it is present.
This can help you set your editor with special options on different projects.
TODO:
- re-load protection
- ability to set workspaces (defined as project parent directory) to setup common preferences for related projects.