Update snapshot test
This commit is contained in:
parent
d7081d2b4e
commit
50151b7e18
@ -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": []
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user