mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
By default, github.com/natebosch/vim-lsc shows messages from stderr in vim's :messages, which may cause problems and is generally annoying. Suggest disabling that by setting suppress_stderr to v:true. Change-Id: If997b8f8fd036a1ac08ba74a3886f33ff71413c2 Reviewed-on: https://go-review.googlesource.com/c/tools/+/194137 Reviewed-by: Ian Cottrell <iancottrell@google.com>