Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0dc712f

Browse files
committed
💄 Sort file types
1 parent 1873195 commit 0dc712f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grammars/python-console.cson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
'scopeName': 'text.python.console'
22
'name': 'Python Console'
33
'fileTypes': [
4-
'pycon',
54
'doctest'
5+
'pycon'
66
]
77
'patterns': [
88
{

0 commit comments

Comments
 (0)