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

fix typo in lua default config file sample #31

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

danielhvs
Copy link
Contributor

@danielhvs danielhvs commented Sep 20, 2023

I was getting this kind of error:

paredit.lua:31: attempt to index global 'paredit' (a nil value)

The proposed changes fixed for me.
I don't use lazy.nvim and I'm not sure if the original works with it.
I'm also not versed in lua so feel free to adjust anything codewise.

README.md Outdated Show resolved Hide resolved
@danielhvs danielhvs changed the title fix typo at lua config file sample fix typo in lua default config file sample Sep 20, 2023
@danielhvs danielhvs marked this pull request as ready for review September 20, 2023 22:16
Co-authored-by: Daniel Habib Vieira da Silva <[email protected]>
@julienvincent
Copy link
Owner

julienvincent commented Sep 20, 2023

Thanks!

Tests are failing but it is unrelated to these changes. We test against nightly and it looks like the latest nightly releases have broken nvim-paredit somehow. Will look into it later.

This can land so long.

@julienvincent julienvincent merged commit c15dbc6 into julienvincent:master Sep 20, 2023
1 check failed
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