vscode: Increase YAML line width
This commit is contained in:
parent
1f82d8bae3
commit
ca328e90e0
1 changed files with 2 additions and 1 deletions
|
@ -165,5 +165,6 @@
|
||||||
"markdown-pdf.displayHeaderFooter": false,
|
"markdown-pdf.displayHeaderFooter": false,
|
||||||
"markdown-pdf.margin.bottom": "1.5cm",
|
"markdown-pdf.margin.bottom": "1.5cm",
|
||||||
"markdown-pdf.margin.left": "2cm",
|
"markdown-pdf.margin.left": "2cm",
|
||||||
"markdown-pdf.margin.right": "1.5cm"
|
"markdown-pdf.margin.right": "1.5cm",
|
||||||
|
"yaml.format.printWidth": 110
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue