diff options
Diffstat (limited to '.emacs.d/snippets/python-mode/.yas-setup.el')
| -rw-r--r-- | .emacs.d/snippets/python-mode/.yas-setup.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/snippets/python-mode/.yas-setup.el b/.emacs.d/snippets/python-mode/.yas-setup.el index 3f57d15..cd46717 100644 --- a/.emacs.d/snippets/python-mode/.yas-setup.el +++ b/.emacs.d/snippets/python-mode/.yas-setup.el | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | (require 'yasnippet) | ||
| 1 | (defvar yas-text) | 2 | (defvar yas-text) |
| 2 | 3 | ||
| 3 | (defun python-split-args (arg-string) | 4 | (defun python-split-args (arg-string) |
