Joao Tavora 6ce6b24f52 fix: replace 'text' in 'yas-text' in bundled snippets
The previous commit broke these snippets by enabling
2013-08-30 17:13:02 +01:00

6 lines
161 B
Plaintext

# name: Ordered List
# contributor: Peng Deng <dengpeng@gmail.com>
# key: ol
# --
${1:1}. ${2:Text}
${1:$(number-to-string (1+ (string-to-number yas-text)))}. $0