Re: Issue executing lua scripts from gVIM. !lua %

2015-04-16 Thread Ben Fritz
On Thursday, April 16, 2015 at 1:45:09 PM UTC-5, Victor Gomes wrote: I'll be direct. I'm trying to run/interpret/compile lua scripts direct from gVIM http://s12.postimg.org/upo6q4b0t/foo_bar_image.png On the left, the module, on the right, the script which uses the module. When I try

Issue executing lua scripts from gVIM. !lua %

2015-04-16 Thread Victor Gomes
I'll be direct. I'm trying to run/interpret/compile lua scripts direct from gVIM http://s12.postimg.org/upo6q4b0t/foo_bar_image.png On the left, the module, on the right, the script which uses the module. When I try the command: !lua % where: !lua - runs/compiles %- the path to the