editor-bootstrap / emacs-bootstrap

Your on-the-fly Emacs development environment.
http://emacs-bootstrap.com
MIT License
166 stars 23 forks source link

Update Go template to use lsp-mode instead go-mode #55

Closed viniciusfeitosa closed 4 years ago

viniciusfeitosa commented 4 years ago

The Emacs behaviour for go.mod using the go-mode is not satisfactory at all. So, I'm sending this PR to adopt the lsp-mode as solution for Go, which has a much better approach to go.mod projects.