5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: untilg
|
|
# key: untilg
|
|
# --
|
|
$0 until ${1:condition}; |