Skip to content

Commit 2571ff3

Browse files
committed
added commands
1 parent 046312c commit 2571ff3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ableton.talon

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
app.name: Ableton Live 11 Suite.exe
1+
app.name: Ableton Live 12 Suite.exe
22
-
33

44
default: key(delete)

intellij.talon

+1
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ pipe async: insert("|async")
244244
private: insert("private ")
245245
public: insert("public ")
246246
protected: insert("protected ")
247+
class: insert("class")
247248
248249
equals: insert(" = ")
249250
sleep(20ms)

0 commit comments

Comments
 (0)