Skip to content

Commit f389e00

Browse files
Update lineStream.ts
1 parent 4d01ed7 commit f389e00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/autocomplete/lineStream.ts

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ export const LINES_TO_REMOVE_BEFORE_START = [
8282
"[CODE]",
8383
"<START EDITING HERE>",
8484
];
85+
8586
export const ENGLISH_START_PHRASES = [
8687
"here is",
8788
"here's",

0 commit comments

Comments
 (0)