mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-05-05 15:28:18 +00:00
added about 10 elisp keywords. work in progress to add more.
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
#contributor: Xah Lee (XahLee.org)
|
||||
#name: define-key
|
||||
# --
|
||||
(define-key KEYMAPNAME$0 (kbd "M-b") 'FUNCNAME)
|
||||
Reference in New Issue
Block a user