index
:
emacs-config
master
Simeon's emacs config repo
Simeon Simeonov
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.emacs.d
/
snippets
/
rust-mode
/
crate
blob: ee9371e88d36db0bc12607fba3864cf42b3e28d3 (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # name: extern crate # key: ec # -- extern crate ${1:name};