yasnippet-snippets/emacs-lisp-mode/split-string

6 lines
137 B
Plaintext
Raw Normal View History

#contributor: Xah Lee (XahLee.org)
#name: split-string
#key: split-string
#key: ss
# --
(split-string $0 &optional SEPARATORS OMIT-NULLS)