1
0
mirror of https://github.com/golang/go synced 2024-11-18 09:04:49 -07:00

gopls/doc: fix issue links for vim-lsc

Change-Id: Iecdc087da7e48a170616e0453c5c4fe1a45ef95e
Reviewed-on: https://go-review.googlesource.com/c/tools/+/201419
Reviewed-by: Ian Cottrell <iancottrell@google.com>
This commit is contained in:
Ainar Garipov 2019-10-17 10:08:14 +03:00 committed by Ian Cottrell
parent 0abb09c987
commit 846f856e7d

View File

@ -68,7 +68,8 @@ let g:lsc_server_commands = {
```
The `log_level` and `suppress_stderr` parts are needed to prevent breakage from logging. See
[natebosch/vim-lsc#180] and [natebosch/vim-lsc#213].
issues [#180](https://github.com/natebosch/vim-lsc/issues/180) and
[#213](https://github.com/natebosch/vim-lsc/issues/213).
## coc.nvim