Skip to content

Missing plugins #310

Answered by ghost
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, it seems that I was directly passing the opts config table to replace require("plugin").setup(opts) (from the readme). Changing back to

config = function()
    require("plugin").setup(opts)
end

fixed the issue.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
0 participants