6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# name: require("...")
|
||
|
# uuid: req
|
||
|
# type: command
|
||
|
# --
|
||
|
(doom-snippets-expand :uuid "require")
|