Move ruler to line 80

This commit is contained in:
Anthony Rose 2025-03-28 08:04:38 +00:00
parent 317830b455
commit ae9fd483dd

View file

@ -13,7 +13,7 @@
"editor.fontSize": 12,
"editor.fontWeight": "100",
"editor.rulers": [
100
80
],
"editor.stickyScroll.enabled": true,
"editor.wordWrap": "on",