mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Remove stray space
parent
41f8e121a1
commit
0f1df244a1
2
gopls.md
2
gopls.md
@ -160,7 +160,7 @@ let g:lsc_server_commands = {
|
|||||||
\ "command": "gopls serve",
|
\ "command": "gopls serve",
|
||||||
\ "log_level": -1,
|
\ "log_level": -1,
|
||||||
\ },
|
\ },
|
||||||
\}
|
\}
|
||||||
```
|
```
|
||||||
|
|
||||||
The `log_level` part is needed to prevent breakage from logging. See [natebosch/vim-lsc#180](https://github.com/natebosch/vim-lsc/issues/180).
|
The `log_level` part is needed to prevent breakage from logging. See [natebosch/vim-lsc#180](https://github.com/natebosch/vim-lsc/issues/180).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user