Files
dotfiles/.emacs.d/snippets/emacs-lisp-mode/hash
2017-12-21 17:29:29 +01:00

5 lines
74 B
Plaintext

# -*- mode: snippet -*-
# name: hash
# key: hash
# --
(make-hash-table $0)