Skip to content

Commit 8b67662

Browse files
authored
Update README.md
add surround with feature with case
1 parent 01ee217 commit 8b67662

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ Available surround with:
7575
- FOR ... END_FOR;
7676
- IF ... THEN ... ELSE
7777
- WHILE ... END_WHILE
78-
- REPEAT .. END_REPEAT
78+
- REPEAT ... END_REPEAT
79+
- CASE ... END_CASE
7980

8081
## Snippets Namespace Support
8182

0 commit comments

Comments
 (0)