php-kilo/tests/__snapshots__/EditorTest__test__debugInfo__1.json
Timothy Warren bce3cae74c
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
Update snapshot test
2021-03-09 12:47:33 -05:00

20 lines
284 B
JSON

{
"cursor": {
"x": 0,
"y": 0
},
"offset": {
"x": 0,
"y": 0
},
"dirty": 0,
"filename": "",
"renderX": 0,
"rows": [],
"screenCols": 80,
"screenRows": 23,
"statusMsg": "",
"syntax": null,
"tokens": []
}