Closed fagundesraphael closed 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
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.
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