Skip to content

Commit 3057465

Browse files
Elara6331gopherbot
authored andcommitted
gopls/doc: Add plugin for Lapce to gopls documentation
Add [Lapce](https://lapce.dev) Go plugin to `gopls` documentation Change-Id: I58ec42d69708b519cfba3de1cdee269ffecdbbc4 GitHub-Last-Rev: 37762df GitHub-Pull-Request: #413 Reviewed-on: https://go-review.googlesource.com/c/tools/+/448235 Auto-Submit: Hyang-Ah Hana Kim <hyangah@gmail.com> Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com> Reviewed-by: Robert Findley <rfindley@google.com> Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com> TryBot-Result: Gopher Robot <gobot@golang.org>
1 parent ba92ae1 commit 3057465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gopls/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ To get started with `gopls`, install an LSP plugin in your editor of choice.
2222
* [Atom](https://github.com/MordFustang21/ide-gopls)
2323
* [Sublime Text](doc/subl.md)
2424
* [Acme](https://github.com/fhs/acme-lsp)
25+
* [Lapce](https://github.com/lapce-community/lapce-go)
2526

2627
If you use `gopls` with an editor that is not on this list, please send us a CL
2728
[updating this documentation](doc/contributing.md).

0 commit comments

Comments
 (0)