Update snapshot test

This commit is contained in:
Timothy Warren 2021-03-17 15:41:03 -04:00
parent d7081d2b4e
commit 50151b7e18
1 changed files with 17 additions and 8 deletions

View File

@ -4,27 +4,36 @@
"y": 0
},
"document": {
"syntax": null,
"fileType": {
"name": "No filetype",
"syntax": {
"tokens": [],
"filetype": "No filetype",
"keywords1": [],
"keywords2": [],
"singleLineCommentStart": "",
"multiLineCommentStart": "",
"multiLineCommentEnd": "",
"flags": 0
}
},
"tokens": [],
"filename": "",
"rows": [],
"filename": null
"dirty": false
},
"offset": {
"x": 0,
"y": 0
},
"dirty": false,
"filename": "",
"renderX": 0,
"rows": [],
"terminalSize": {
"rows": 21,
"cols": 80
},
"statusMessage": {
"text": "HELP: Ctrl-S = save | Ctrl-Q = quit | Ctrl-F = find",
"len": 51,
"time": 1234567890
},
"syntax": null,
"tokens": []
}
}