This is just my personal Neovim setup.
Packer needs to be installed to work, so first run:
git clone --depth 1 https://github.com/wbthomason/packer.nvim\
~/.local/share/nvim/site/pack/packer/start/packer.nvim
then, when in neovim, run :PackerSync
The telescope grep search requires ripgrep to be installed locally.
gotags is required
go install github.com/jstemmer/gotags@latest
for structrue