kickstart.nvim/lua/kickstart/plugins/neotest_golang.lua

7 lines
69 B
Lua

---@type LazySpec
return {
{
'fredrikaverpil/neotest-golang',
},
}