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

README: update lazy.nvim install to include setup function call #451

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bkane-msft
Copy link

No description provided.

@polyzen
Copy link

polyzen commented May 20, 2024

This is unnecessary:

The default implementation will automatically run require(MAIN).setup(opts) if opts or config = true is set.

@bkane-msft
Copy link
Author

Hmm it's been a bit, but iirc I tried the code in the README and it didn't work, forcing me to modify it to the contents of the PR.

I no longer use this plugin as NeoVim 0.10.0 includes block commenting by default ( https://gpanders.com/blog/whats-new-in-neovim-0.10/#builtin-commenting ), and this PR has been unmerged for 2 months, so I'm not going to spend any time trying to reproduce.

@polyzen
Copy link

polyzen commented May 20, 2024

Hmm it's been a bit, but iirc I tried the code in the README and it didn't work, forcing me to modify it to the contents of the PR.

I no longer use this plugin as NeoVim 0.10.0 includes block commenting by default ( https://gpanders.com/blog/whats-new-in-neovim-0.10/#builtin-commenting ), and this PR has been unmerged for 2 months, so I'm not going to spend any time trying to reproduce.

Didn't think it supported nested languages. Nice, thanks for the link!

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.

None yet

2 participants