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
/
allow
blob: c30c1e831f71ca0b2ccc38ab1b525f4e9b20f6da (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # name: #[allow(lint)] # key: allow # -- #[allow(${1:lint})]