k0l350v
k0l350v
It seems that the behavior has now changed, when the plugin is initialized, the \*cmake-tools\* buffer appears. It looks like the current fix broke the commit https://github.com/Civitasv/cmake-tools.nvim/commit/a4cd0b3a2c8a166a54b36bc00579954426748959
I updated to the latest commit, the buffer no longer displays in bufferline but the original problem with lazy still remains
Yes, it doesn't reproduce on the attached repro, but it still reproduces on my configuration, I'll check now
It seems that the problem now occurs not during initialization but when trying to write something into it. Attaching the error log ``` CMakeBuild Error executing Lua callback: .../share/nvim/lazy/lazy.nvim/lua/lazy/core/handler/cmd.lua:48: Vim:Error...
The issue has been resolved and is no longer occurring. Thank you very much!