mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-05-05 15:28:18 +00:00
added about 33 snippets for emacs lisp mode.
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#contributor: Xah Lee (XahLee.org)
|
||||
#name: aset
|
||||
#key: aset
|
||||
# --
|
||||
(aset ARRAY$0 IDX NEWELT)
|
||||
Reference in New Issue
Block a user