mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
9 lines
116 B
Plaintext
9 lines
116 B
Plaintext
# -*- mode: snippet -*-
|
|
# --
|
|
# -*- mode: snippet -*-
|
|
# name: $1
|
|
# key: ${2:trigger-key}${3:
|
|
# condition: t}
|
|
# --
|
|
$0
|