all repos

gopher.nvim @ 2f0edbfdfc66fe3a1796d71a84144a2cc3266ae0

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