Skip to content

Commit d989f9a

Browse files
aminyaGrayJack
andcommitted
Add keyword.control.return
Co-Authored-By: Eric Shimizu Karbstein <17973728+GrayJack@users.noreply.github.com>
1 parent ebe8830 commit d989f9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grammars/tree-sitter-python.cson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,3 +177,4 @@ scopes:
177177
'"or"': 'keyword.operator.logical.python'
178178
'"not"': 'keyword.operator.logical.python'
179179
'"is"': 'keyword.operator.logical.python'
180+
'"->"': 'keyword.control.return'

0 commit comments

Comments
 (0)