Closed carlosdr02 closed 1 year ago
Not sure why, but looks like its nvim-tree tries to reload after adding things to quickfix. I would suggest to just try this one: https://github.com/nvim-neo-tree/neo-tree.nvim
@Shatur Solved. As you said, it was a nvim-tree issue. I opened a new github issue in the nvim-tree repo and they fixed it.
For some reason, when changing build types (in my case just between Debug and Release), and then generating the build files with
:Task start cmake configure
, I get an error regarding nvim-tree, I've gotten two different errors actually:Any idead why this could be?