delete extra space (#842)

This commit is contained in:
Xun
2021-12-13 03:52:03 +08:00
committed by GitHub
parent bc13a1ffca
commit f408781a46

View File

@@ -304,7 +304,7 @@ Here is a list of the options available in the setup call:
type: `boolean`
default: false
- |view.signcolumn|: show diagnostic sign column. Value can be `"yes"`,
- |view.signcolumn|: show diagnostic sign column. Value can be `"yes"`,
`"auto"`, `"no"`
type: `string`
default: `"yes"`