6 lines
134 B
Plaintext
6 lines
134 B
Plaintext
|
#contributor: Xah Lee (XahLee.org)
|
||
|
#name: buffer-substring
|
||
|
#key: buffer-substring
|
||
|
#key: bs
|
||
|
# --
|
||
|
(buffer-substring ${1:start} ${2:end})
|