Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 28, 2024
1 parent 0998fee commit 9b50b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tags/splits/splits.talon
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cross down: user.split_focus_down()
cross up: user.split_focus_up()
cross next: user.split_focus_next()
cross last: user.split_focus_last()
(go split|cross) <number>: user.split_focus_number(number)
(go split | cross) <number>: user.split_focus_number(number)

# Arrangement
split move right: user.split_move_right()
Expand Down

0 comments on commit 9b50b89

Please sign in to comment.