Skip to content
 
 

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim-luaref

Add a reference for builtin Lua functions, extracting both text and formatting from the Lua 5.1 Reference Manual.

All text referring to implementing Lua into a host C program has largely been removed.

For example:

:help lua_reference_toc
:help math.pi
:help coroutine.yield

Script generated documentation for Lua 5.1 in languages: en, de, es, and pt.


Installation

For lazy.nvim:

{
  'DrKJeff16/nvim-luaref',
  lazy = false,
}

About

Add the Lua 5.1 reference manual as a Neovim helpdoc.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages