Emmy-love-api
Emmy-love-api copied to clipboard
Setup with coc.nvim
I have coc.nvim working with lua, how do I add the love2d API libraries?
I've read the coc.nvim docs specifically how to add a custom library. But which files of emmy and this repo do I need to make it work?
Readme.md
- Copy the api folder into your project's source folder, the same folder where main.lua is (you can rename it whatever you want, it doesn't have to be called api).