Skip to content

Commit 0d64942

Browse files
EmilySeville7cfgEmilySeville7cfg
authored andcommitted
fix(snippet): case snippet
1 parent 2bc7cd7 commit 0d64942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/snippets.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ export const SNIPPETS: BashCompletionItem[] = [
459459
'\t*)',
460460
'\t\t${4:command ...}',
461461
'\t\t;;',
462-
'end',
462+
'esac',
463463
].join('\n'),
464464
},
465465
{

0 commit comments

Comments
 (0)