mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
#name : Ordered List
|
|
#contributor: Peng Deng <dengpeng@gmail.com>
|
|
# --
|
|
${1:1}. ${2:Text}
|
|
${1:$(number-to-string (1+ (string-to-number text)))}. $0
|