add lisp packages
This commit is contained in:
6
lisp/yasnippet-snippets/snippets/emacs-lisp-mode/string=
Normal file
6
lisp/yasnippet-snippets/snippets/emacs-lisp-mode/string=
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# contributor: Xah Lee (XahLee.org)
|
||||
# name: string=
|
||||
# key: string=
|
||||
# --
|
||||
(string= $0)
|
||||
Reference in New Issue
Block a user