Replies: 1 comment
-
It has an example on the page that you linked. { "folke/todo-comments.nvim", opts = {} }, This is a plugin spec. Essentially a table with the plugin name and the If |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The documentation (https://lazy.folke.io/spec) lists parameters(?) of what a "plugin spec" should look like, but there is no explanation of what it actually is or does. So, what is it? What do you do with it?
Beta Was this translation helpful? Give feedback.
All reactions