mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-06 15:32:25 +00:00
added or updated about 10 snippets for emacs lisp mode
This commit is contained in:
4
snippets/emacs-lisp-mode/s.yasnippet
Executable file
4
snippets/emacs-lisp-mode/s.yasnippet
Executable file
@@ -0,0 +1,4 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: setq
|
||||
# --
|
||||
(setq $0)
|
||||
Reference in New Issue
Block a user