go mod init .go Then run `nvim` and select `GoBuild` Can also run `go build -o ` and then run the file after that

Updated: