7 lines
69 B
Plaintext
7 lines
69 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: begin-end
|
|
# key: be
|
|
# --
|
|
begin
|
|
$0
|
|
end |