Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup with coc.nvim #3

Open
skippa opened this issue Mar 26, 2020 · 1 comment
Open

Setup with coc.nvim #3

skippa opened this issue Mar 26, 2020 · 1 comment

Comments

@skippa
Copy link

skippa commented Mar 26, 2020

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?

@tangzx
Copy link
Member

tangzx commented Mar 27, 2020

Readme.md

  1. 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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants