Files
dotfiles/.emacs.d/snippets/apples-mode/with-timeout-of-seconds
2017-12-21 17:29:29 +01:00

6 lines
102 B
Plaintext

# -*- mode: snippet -*-
# name: with-timeout-of-seconds
# --
with timeout of $1 seconds
$0
end timeout