Skip to content

Commit 86ff8de

Browse files
Enable Cursorless tag when Cursorless everywhere is enabled
1 parent eff6110 commit 86ff8de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cursorless-everywhere-talon/cursorless_everywhere_talon.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
tag: user.cursorless_everywhere_talon
1515
"""
1616

17+
ctx.tags = ["user.cursorless"]
18+
1719

1820
@ctx.action_class("user")
1921
class UserActions:

0 commit comments

Comments
 (0)