add a ruler for 120-char width
This commit is contained in:
parent
8319240a06
commit
436ff4e680
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
||||||
"files.insertFinalNewline": true,
|
"files.insertFinalNewline": true,
|
||||||
"editor.rulers": [
|
"editor.rulers": [
|
||||||
80
|
80
|
||||||
|
120
|
||||||
],
|
],
|
||||||
"workbench.iconTheme": "material-icon-theme",
|
"workbench.iconTheme": "material-icon-theme",
|
||||||
"editor.scrollBeyondLastLine": false,
|
"editor.scrollBeyondLastLine": false,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue