0
I Use This!
Activity Not Available
Analyzed 4 months ago. based on code collected 5 months ago.

Project Summary

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

Tags

code-completion editing ide lua programming syntax-checker vim

In a Nutshell, lua.vim...

MIT License
Permitted

Commercial Use

Modify

Distribute

Sub-License

Private Use

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    search using multiple tags to find exactly what you need
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    you can embed statistics from Open Hub on your site
About Project Security

30 Day Summary

Jan 1 2025 — Jan 31 2025

12 Month Summary

Jan 31 2024 — Jan 31 2025

Ratings

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