Skip to content

Commit cf51fea

Browse files
phillcocursorless-bot
authored andcommitted
pre-commit: add talonfmt (cursorless-dev#1001)
1 parent 4a64f50 commit cf51fea

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/cheatsheet/cheat_sheet.talon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
mode: user.cursorless_cheat_sheet
22
-
33

4-
cursorless help: user.cursorless_cheat_sheet_toggle()
4+
cursorless help: user.cursorless_cheat_sheet_toggle()

src/cursorless.talon

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,4 @@ tag: user.cursorless
1919
<user.cursorless_wrapper> {user.cursorless_wrap_action} <user.cursorless_target>:
2020
user.cursorless_wrap(cursorless_wrap_action, cursorless_target, cursorless_wrapper)
2121

22-
{user.cursorless_homophone} settings:
23-
user.cursorless_show_settings_in_ide()
22+
{user.cursorless_homophone} settings: user.cursorless_show_settings_in_ide()

src/cursorless_global.talon

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
{user.cursorless_homophone} (reference | ref | cheatsheet | cheat sheet): user.cursorless_cheat_sheet_show_html()
1+
{user.cursorless_homophone} (reference | ref | cheatsheet | cheat sheet):
2+
user.cursorless_cheat_sheet_show_html()
23
{user.cursorless_homophone} (instructions | docks | help) | help {user.cursorless_homophone}:
34
user.cursorless_open_instructions()

0 commit comments

Comments
 (0)