forked from vim-scripts/Vimya
-
Notifications
You must be signed in to change notification settings - Fork 0
Evaluate buffer content as Python or MEL script in Autodesk® Maya®
MagicRedDeer/Vimya
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=2626 Vimya can be used to execute the contents of a Vim buffer, the current visual selection or a single command in Autodesk Maya. The plugin will save the commands to be executed in a temporary file and tell Maya via the command port to source this file. Both MEL and Python scripts are supported, Maya's log can optionally be opened in a separate preview window or tab in Vim (requires the Tail Bundle plugin: vimscript #1714). Important: You need a Vim version with built-in Python support to run this plugin! * news: http://subtype.de/category/vimya/ * news feed: http://subtype.de/category/vimya/index.atom * Git repository: https://bitbucket.org/goeb/vimya/ * bug tracker: https://bitbucket.org/goeb/vimya/issues/
About
Evaluate buffer content as Python or MEL script in Autodesk® Maya®
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Vim Script 100.0%