Skip to content

Commit

Permalink
Update talon.py
Browse files Browse the repository at this point in the history
  • Loading branch information
knausj85 committed Aug 5, 2023
1 parent b551c2c commit bb50a16
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lang/talon/talon.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@
ctx_talon.matches = r"""
tag: user.talon
"""
ctx_talon.lists["user.code_common_function"] = {
"insert": "insert",
"key": "key",
"print": "print",
"repeat": "repeat",
}

ctx_talon_python.matches = r"""
tag: user.talon_python
Expand Down

0 comments on commit bb50a16

Please sign in to comment.