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

docs: lazy opts in README #65

Merged
merged 1 commit into from
Jun 13, 2024
Merged

docs: lazy opts in README #65

merged 1 commit into from
Jun 13, 2024

Conversation

chevcast
Copy link
Contributor

@chevcast chevcast commented Jun 10, 2024

config expects a function or true as a value. opts is what you're looking for when passing in a table of options.

See here for the lazy.nvim plugin specification 🙂
https://github.com/folke/lazy.nvim?tab=readme-ov-file#-plugin-spec

`config` expects a function or `true` as a value. `opts` is what you're
looking for when passing in a table of options.

See here for the lazy.nvim plugin specification:
https://github.com/folke/lazy.nvim?tab=readme-ov-file#-plugin-spec
@chevcast chevcast changed the title Fix lazy.nvim parameter name. Fix lazy.nvim parameter name in README. Jun 10, 2024
@tris203 tris203 changed the title Fix lazy.nvim parameter name in README. docs: lazy opts in README Jun 13, 2024
@tris203
Copy link
Owner

tris203 commented Jun 13, 2024

Thanks, I had meant to change this many times and kept forgetting

@tris203 tris203 merged commit 9e6087f into tris203:main Jun 13, 2024
10 checks passed
@chevcast
Copy link
Contributor Author

I know exactly what you mean 😆. Glad I could help 🩷

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

Successfully merging this pull request may close these issues.

2 participants