Dictionary file for Luxology Modo Python : Dictionary file for Luxology ModoScripting
script karma |
Rating 1/1,
Downloaded by 836 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
kursad karatas |
|
script type |
syntax |
|
description |
This is just a dictionary file containing all(or most) of the internal functions-commands that Luxology Modo utilizes for external scripting languages like Perl, Python and Lua.
|
|
install details |
Put this file into Vimfiles/dict/python (or your language of preferences). You need to enable dictionary completion in your vim settings or file type script to be able to utilize this dictionary pack.
Here is my setup from ftplugin/python/python.vim
set dictionary+=$VIM/vimfiles/dict/python/modo_globals.vim iskeyword+=.,
You can also try adding this script to your Vim script arsenal for better workflow for your Modo scripts
autocomplpop.vim : Automatically open the popup menu for completion
http://www.vim.org/scripts/script.php?script_id=1879 |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.118.30.3
|