nvim-neotest / neotest-go

MIT License
124 stars 43 forks source link

Feat/makefile #71

Open rvdwijngaard opened 5 months ago

sergii4 commented 5 months ago

Hi @rvdwijngaard, thank you for the contribution. I assume Makefile and minimal lazy vim config changes arem't connected. If so could you please separate in two different PRs?

Why do we need that lazy minimal config into the repo?

rvdwijngaard commented 4 months ago

Hi @sergii4, I added that lazy minimal config because otherwise, the unit tests of this repo do not run. I have created issue #69 for this. I added the Makefile which executes the unit tests with a minimal set of dependencies. Perhaps the name of the Lua file is not well chosen. The purpose is to install Plenary with a minimal set of dependencies.