diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-08-05 23:55:53 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-08-05 23:55:53 -0400 |
commit | 4ab593e5a3907033ae031ed0ec7250b697c4bc60 (patch) | |
tree | 7d7431bed8a28903a7e809bf15171b9a00af88dd /snippets/python-mode | |
parent | f4d71b2f2af4a80731274492d31d29ac0b2fcace (diff) | |
download | emacs.d-4ab593e5a3907033ae031ed0ec7250b697c4bc60.tar.gz |
Add yas-parents
Diffstat (limited to 'snippets/python-mode')
-rw-r--r-- | snippets/python-mode/.yas-parents | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/snippets/python-mode/.yas-parents b/snippets/python-mode/.yas-parents new file mode 100644 index 0000000..75d003f --- /dev/null +++ b/snippets/python-mode/.yas-parents @@ -0,0 +1 @@ +prog-mode |