diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-02-12 23:23:18 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-02-12 23:23:18 -0500 |
commit | a398b62b8b7acee4b0b6f9eb0107fc9ef9b3961d (patch) | |
tree | 6a17372983d4a41dd297bd6dcc1fdeb835dbaadd /snippets/python-mode/shebang | |
parent | e9629834af00597966ec8e95656369a7d4bc61a0 (diff) | |
download | emacs.d-a398b62b8b7acee4b0b6f9eb0107fc9ef9b3961d.tar.gz |
Fix `yas-reload-all' call
This was not getting ran because "yasnippet", not "yas", should be
passed to `eval-after-load'. But using `eval-after-load' here is
pointless because `prog-mode-hook' will be called during initialization
anwyway.
Diffstat (limited to 'snippets/python-mode/shebang')
0 files changed, 0 insertions, 0 deletions