thinca / vim-ref

Integrated reference viewer.
204 stars 39 forks source link

Include Lua reference #38

Open blueyed opened 10 years ago

blueyed commented 10 years ago

I would like to have the Lua reference available in vim-ref.

www.lua.org/manual/5.2/contents.html

There is a luarefvim plugin already, which is "Adapted from "Lua: 5.1 reference manual": https://github.com/vim-scripts/luarefvim/blob/master/doc/lua51refvim.txt But this appears to be not maintained anymore, and I would like to have it available via vim-ref / Unite ref anyway.

I am new to Lua, and do not really know what would be needed to get this into vim-ref also.

I could not find a program like pydoc for Lua. There is luadoc, but it appears to be meant only for generation from source files.

thinca commented 10 years ago

Sounds good. But, I have no time... It cannot immediately do. Sorry.