diff options
Diffstat (limited to '.emacs.d/snippets/python-mode')
| -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 8b29215..e9145ef 100644 --- a/.emacs.d/snippets/python-mode/.yas-setup.el +++ b/.emacs.d/snippets/python-mode/.yas-setup.el | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | ;;; -*- lexical-binding: t -*- | ||
| 1 | (require 'yasnippet) | 2 | (require 'yasnippet) |
| 2 | (defvar yas-text) | 3 | (defvar yas-text) |
| 3 | 4 | ||
