sponsor Vim development Vim logo Vim Book Ad

Dictionary file for Luxology Modo Python : Dictionary file for Luxology ModoScripting

 script karma  Rating 1/1, Downloaded by 734  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
modo_globals.vim 1 2009-07-02 6.0 kursad karatas Initial upload
ip used for rating: 3.134.77.195

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github