Reinstall of emacs w/ auctex, yasnippet and elpy, as well as snippets for my job...
This commit is contained in:
BIN
.emacs.d/snippets/python-mode/.yas-setup.elc
Normal file
BIN
.emacs.d/snippets/python-mode/.yas-setup.elc
Normal file
Binary file not shown.
@@ -3,4 +3,4 @@
|
||||
# key: mt
|
||||
# group: object oriented
|
||||
# --
|
||||
__metaclass__ = ${1:type}
|
||||
__metaclass__ = type
|
||||
Reference in New Issue
Block a user