all repos

gopher.nvim @ 572c346098b2b12db79891b5ca311202cf3ff2af

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