confi-emacs-actual/snippets/js-mode/req

6 lines
118 B
Plaintext
Raw Normal View History

2022-03-30 01:21:13 +02:00
# -*- mode: snippet -*-
# name: require("...")
# uuid: req
# type: command
# --
(doom-snippets-expand :uuid "require")