structrue-go.nvim icon indicating copy to clipboard operation
structrue-go.nvim copied to clipboard

cant find gotags

Open samarth-nagar opened this issue 6 months ago • 4 comments

Miss gotags or not in PATH this error is thrown by neovim even after installing gotags and adding it to path

samarth-nagar avatar Jan 06 '24 20:01 samarth-nagar

Miss gotags or not in PATH this error is thrown by neovim even after installing gotags and adding it to path

You can try :!gotags in nvim.

crusj avatar Jan 08 '24 01:01 crusj

it says "zsh could not find gotags"

samarth-nagar avatar Jan 08 '24 09:01 samarth-nagar

You should find a way to make gotags accessible in nvim, check your nvim default shell, and configure environment variables

crusj avatar Jan 09 '24 01:01 crusj

i have installed gotags its in usr/bin/gotags how do i add that in my golang project is there an resourse where i can learn this

samarth-nagar avatar Jan 09 '24 13:01 samarth-nagar