This repository has been archived on 2022-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
dot-files/.emacs.d/snippets/scheme-mode/apply

6 lines
102 B
Plaintext
Executable File

# -*- mode: snippet -*-
# contributor: Xah Lee (XahLee.org)
# name: apply
# key: apply
# --
(apply $0)