olexsmir/gopher.nvim

[Feature request] support custom binary paths of tools

xiyaowong opened this issue · 1 comments

such as

setup {
  gomodifytags_path = '',
  impl_path = '',
  gotests_path = '',
}

Hi, nice idea. I'll work on implementing the idea soon.