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
/
emacs-lisp-mode
/
aset
blob: 40ed6918a92871987dcb4ccf73368638659d0d88 (
plain
)
1
2
3
4
# -*- mode: snippet -*- # name: aset # -- (aset ${1:array} ${2:index} ${3:newelt})