init
This commit is contained in:
6
snippets/apples-mode/with-timeout-of-seconds
Normal file
6
snippets/apples-mode/with-timeout-of-seconds
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: with-timeout-of-seconds
|
||||
# --
|
||||
with timeout of $1 seconds
|
||||
$0
|
||||
end timeout
|
||||
Reference in New Issue
Block a user