diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-09-07 16:30:35 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-09-07 16:30:35 -0400 |
commit | 1298a19f969cd9d8dfc669c2f11a66821a0c8429 (patch) | |
tree | e50dbe93860026ef4dab925423d34f0b4218ffc3 /snippets | |
parent | 13529ececcc93e9700d23ba7282aa0700c69a54d (diff) | |
download | emacs.d-1298a19f969cd9d8dfc669c2f11a66821a0c8429.tar.gz |
Give inferior-python-mode access to snippets
Diffstat (limited to 'snippets')
-rw-r--r-- | snippets/inferior-python-mode/.yas-parents | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/snippets/inferior-python-mode/.yas-parents b/snippets/inferior-python-mode/.yas-parents new file mode 100644 index 0000000..49fb9bb --- /dev/null +++ b/snippets/inferior-python-mode/.yas-parents @@ -0,0 +1 @@ +python-mode |