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: Error with nil value related to BufferLineFill changes #91

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

CoralPink
Copy link
Contributor

Hello! It has been a very long time! 😄

Actually, I got this error in my environment today...

Screenshot 2024-12-20 at 12 31 01

For #90, perhaps the following code also needs to be removed.

     -- Disable nvim-tree background
     if config.disable.background then
-      remove_background(plugins.BufferLineFill)
       remove_background(plugins.NvimTreeNormal)
       remove_background(plugins.NeoTreeNormal)
       remove_background(plugins.NeoTreeNormalNC)

I would be happy if this is correct, but could you please confirm this for me?

Copy link
Owner

@rmehri01 rmehri01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, yeah it's been a while! You're totally right, thanks for catching it

@rmehri01 rmehri01 merged commit 3bb6d3a into rmehri01:main Dec 20, 2024
1 check passed
@CoralPink
Copy link
Contributor Author

CoralPink commented Dec 20, 2024

Oh, thank goodness. I'm relieved. ☺️

A little early, Happy Holidays!! 🎉

@rmehri01
Copy link
Owner

Happy holidays to you too!!

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