all repos

gopher.nvim @ 096bc8e7ee4c8c85c0c07d63f8d6c224c593800a

Minimalistic plugin for Go development

gopher.nvim/autoload/health/gopher.vim(view raw)

1
2
3
function! health#gopher#check()
  lua require"gopher.health".check()
endfunction