Use this page to discuss script 1291 luarefvim: Lua reference manual
- Add constructive comments, bug reports, or discuss improvements (see the guideline).
- Do not document the script here (the author should do that on vim.org).
- This page may be out of date: check the script's vim.org page above, and its release notes.
Comments[]
The page on luaref doesn't mention how to actually use it.
When you are editing a Lua file, move the cursor over the first word of a standard function such as 'couroutine.status'. Then, while still in visual mode, press \lr
. That should take you to the page in the reference documentation for that function.