Created
July 29, 2016 15:55
-
-
Save mkhl/28fd910660a70d750761212e8d855285 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Demonstration for https://github.com/atom/text-document/issues/15 | |
# Expand this snippet, type "foo" for the first placeholder, hit <Tab> | |
'.text.plain': | |
'Test: Adjacent Tabstops': | |
'prefix': 'a' | |
'body': '${1:abc}${2:def}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment