index
:
dotfiles
master
Configuration files for a variety of programs
Aryadev Chavali <aryadev@aryadevchavali.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emacs
/
.config
/
emacs
/
.config
/
yasnippet
/
snippets
/
rust-mode
/
warn
blob: acf5c5c50a74b8ece257c34329d45dc0a0954064 (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # name: #[warn(lint)] # key: warn # -- #[warn(${1:lint})]