# -*- mode: snippet -*-
|
|
# contributor: Xah Lee (XahLee.org)
|
|
# name: insert
|
|
# key: insert
|
|
# key: i
|
|
# --
|
|
(insert $0)
|