6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# name: import ... from ...;
|
||
|
# uuid: imp
|
||
|
# type: command
|
||
|
# --
|
||
|
(doom-snippets-expand :uuid "import")
|