fix(doc): add | to diagnostics.show_on_dirs

This commit is contained in:
kiyan 2021-12-24 12:47:49 +01:00
parent 239f2d6fea
commit 839b4c61e0

View File

@ -232,7 +232,7 @@ Here is a list of the options available in the setup call:
type: `boolean`
default: `false`
- diagnostics.show_on_dirs: if the node with diagnostic is not visible,
- |diagnostics.show_on_dirs|: if the node with diagnostic is not visible,
then show diagnostic in the parent directory
type: `boolean`
default: `false`