Skip to content

Commit ed39510

Browse files
authored
Add support for Sublime Text 4 documentation keywords (#14)
1 parent a1c8e1f commit ed39510

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prefix_methods.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"Class": "class",
2424
"Value": "type",
2525
"Tuple": "type",
26+
"Dict": "type",
2627
}
2728

2829

0 commit comments

Comments
 (0)