company-lua
company-lua copied to clipboard
company-mode completion backend for Lua
Results
2
company-lua issues
Sort by
recently updated
recently updated
newest added
I have lots of Lua APIs, how could I generate file like `https://github.com/ptrv/company-lua/blob/master/lua/api/love2d.lua`? Is there any scripts to do this? If there is a easy way to support other Lua...
Torch is a neural network library built using lua which is heavily used in machine learning community. This PR adds partial support for torch's neural network api to the company-lua...