nathani-work
nathani-work
looks like a lot of the LspDiagnostics... were renamed to be Diagnostics... instead
I'm having the same issue, I can run vim-test commands but no Ultest commands I'm running vim-ultest in https://www.lunarvim.org/, and I'm working with go files, using the standard go tests...
> @nathani-axis This looks like a separate issue. It looks like vim-test is either not installed or not loaded. Are you lazy loading it? You're right, this was my vim-test...
I get the same issue too, different from the previous issue I commented for in this thread. I have a go project in which I have tests, and the go...