8 lines
90 B
Plaintext
8 lines
90 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# name: configurePhase
|
||
|
# key: cp
|
||
|
# --
|
||
|
configurePhase= ''
|
||
|
$1
|
||
|
'';
|
||
|
$0
|