all repos

gopher.nvim @ 04e1af228be0691727beb6f68cf3b8782fe467d7

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