diff --git a/docs/contributor/development-environment.md b/docs/contributor/development-environment.md index 20b4323b..db431ec1 100644 --- a/docs/contributor/development-environment.md +++ b/docs/contributor/development-environment.md @@ -36,6 +36,8 @@ Regardless of your choice of LSP client, you'll need to add: (require 'go-mode-load) ``` +If you would like a full list of the features of go-mode, have a look at [this blogpost by it's creator](https://honnef.co/articles/writing-go-in-emacs/). + Then, for lsp-mode, add: ```elisp