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
/
closure
blob: 1624d5700d10da49f0cb4affb8b1399bc62d2833 (
plain
)
1
2
3
4
5
6
7
# -*- mode: snippet -*- # name: closure # key: || # -- |${1:arguments}| { $0 }