Skip to content

Commit 2075818

Browse files
committed
sublime: Fix compatibility with ST2
1 parent b645cc7 commit 2075818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: settings/sublime/Default.sublime-keymap

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@
4242
{ "key": "selector", "operator": "equal", "operand": "meta.fstring.python", "match_all": true },
4343
{ "key": "selector", "operator": "equal", "operand": "constant.character.format.placeholder.other", "match_all": true }
4444
]
45-
},
45+
}
4646
]

0 commit comments

Comments
 (0)