index
:
emacs.git
master
Personal emacs configuration and opinions
rse8
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
snippets
/
python-mode
/
import_from
blob: 767f34413e3b581759f3bfafe470ba58467bc859 (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # name: import_from # key: from # -- from $1 import $0