pottik
pottik
you can use `.with(xx)` only once, `.with(xx)` will return StubBuilder object that has no `.with` member function and there is no `check` constraint in mockcpp, maybe you can use `checkWith`...
It is indeed very necessary for us to have such a feature, I am avoiding this issure by execute require("lazy").reload("cmake-tool.nvim") automatically every time when switch a project session, that's obviously...
maybe a workaround ```lua return { { "nvim-neorg/neorg", dependencies = { { "nvim-neorg/tree-sitter-norg", build = { "rockspec", function() local from = vim.fn.stdpath("data") .. "/lazy-rocks/tree-sitter-norg/lib/lua/5.1/parser/norg.so" local to = vim.fn.stdpath("data") .. "/lazy/nvim-treesitter/parser/norg.so"...