init
This commit is contained in:
6
snippets/applescript-mode/tell-application
Normal file
6
snippets/applescript-mode/tell-application
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: tell-application
|
||||
# --
|
||||
tell application "$1"
|
||||
$0
|
||||
end tell
|
||||
Reference in New Issue
Block a user