Repositories
vimya
Evaluate the content of a buffer in Vim as Python or MEL script in Autodesk Maya.
-
Cloning this repository:
git clone git://gitorious.org/vimya/vimya.git vimya cd vimya
Add this repository as a remote to an existing local repository:
git remote add vimya git://gitorious.org/vimya/vimya.git git fetch vimya git checkout -b my-local-tracking-branch vimya/master_or_other_branch

