akinsho / bufferline.nvim

A snazzy bufferline for Neovim
GNU General Public License v3.0
3.54k stars 198 forks source link

[Bug]: (UNKNOWN PULGIN): Error executing lua: attempt to call a nil value #820

Closed fagundesraphael closed 1 year ago

fagundesraphael commented 1 year ago

Is there an existing issue for this?

What happened?

I just installed the basic config from this repository: https://github.com/NvChad/basic-config and the bufferline is having this error. I already tried all plugins and I'm sure the problem is with this one. Captura de tela de 2023-09-24 03-38-48

What did you expect to happen?

Expected behaviour: not show that error.

Config

require("bufferline").setup { options = { themable = true, offsets = { { filetype = "NvimTree", highlight = "NvimTreeNormal", }, }, }, }

Additional Information

...

commit

No response

akinsho commented 1 year ago

@fagundesraphael this issue has been reported several times so far it has turned out to be a result of some config issue relating to NvimTree. Please have a look at previous issues particularly searching for ones that mention the exact error message. I do not remember the numbers of hand