mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-05-08 08:38:20 +00:00
added about 10 elisp keywords. work in progress to add more.
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#contributor: Xah Lee (XahLee.org)
|
||||
#name: defvar
|
||||
# --
|
||||
(defvar SYMBOL & INITVALUE "DOCSTRING")
|
||||
Reference in New Issue
Block a user