2025-05-15

This commit is contained in:
2025-05-15 10:00:01 -04:00
parent b4debab44f
commit e3b1617109
+5 -1
View File
@@ -60,7 +60,11 @@
"dark": "Ayu Dark" "dark": "Ayu Dark"
}, },
"scrollbar": { "scrollbar": {
"show": "never" "show": "auto",
"axes": {
"horizontal": false,
"vertical": true
}
}, },
"cursor_shape": "underline", "cursor_shape": "underline",
"vertical_scroll_margin": 18, "vertical_scroll_margin": 18,