Very Low Activity

Project Summary

  Analyzed 4 days ago based on code collected 4 days ago.

The Lua file type plug-in for Vim makes it easier to work with Lua source code in Vim by providing the following features:

- the gf (go to file) mapping knows how to resolve Lua module names using package.path
- Vim follows dofile(), loadfile() and require() calls when looking for identifiers in included files
- when you save a Lua script the syntax is automatically checked
- F1 on a Lua function or method call will jump to the Lua Reference for Vim
- Control-X Control-U supports completion of Lua 5.1 keywords, global variables and library members
- Control-X Control-O supports dynamic completion of installed modules and their fields
- Custom text-objects and the % mapping enable jumping between blocks and functions

Share

In a Nutshell, lua.vim...

 

Activity

30 Day Summary Apr 16 2013 — May 16 2013

12 Month Summary May 16 2012 — May 16 2013

  • 16 Commits Down -46 (74%) from previous 12 months
  • 2 Contributors Down 0 (0%) from previous 12 months

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.