5 lines
97 B
Plaintext
Executable File
5 lines
97 B
Plaintext
Executable File
# -*- mode: snippet -*-
|
|
# name: background-color: ...
|
|
# key: bg
|
|
# --
|
|
background-color: #${1:DDD}; |