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

Luacheck/Lua Language Server Definitions #1

Open
comfortablynick opened this issue Nov 27, 2019 · 0 comments
Open

Luacheck/Lua Language Server Definitions #1

comfortablynick opened this issue Nov 27, 2019 · 0 comments

Comments

@comfortablynick
Copy link

Thanks for putting this together! I'm looking at your code and playing around with creating some of my own stuff with lua. One question -- is there any way to get the API methods defined so luacheck or the language server can recognize them? I'm currently using coc-lua which works great, but doesn't recognize any of the nvim.$() or vim.api.$() methods.

I can put individual methods in the .luacheckrc file to silence luacheck, but it looks like I'd have to add them individually.

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

1 participant