depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs
/
.emacs.d
/
snippets
/
rjsx-mode
/
const-defn
blob: 8e35e61fc2c4fa1a562c65bbbee243d0adce1f20 (
plain
) (
blame
)
1
2
3
4
5
# -*- mode: snippet -*-
# name: const definition
# key: cn
# --
const $1 = '$2'