lang/go: mention +lsp flag in README

This commit is contained in:
Henrik Lissner 2019-10-30 23:29:34 -04:00
parent 1c4a170614
commit 3930a23084
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -29,7 +29,7 @@ This module adds [[https://golang.org][Go]] support.
+ Generate testing code (~go-gen-test~)
** Module Flags
This module provides no flags.
+ =+lsp= Enables integration for the gopls LSP server.
** Plugins
+ [[https://github.com/dominikh/go-mode.el][go-mode]]