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