This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
swatson
/
dotfiles
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
ebb24677ff
Rami (Branch)
Tag
main
master
dotfiles
/
emacs
/
yasnippets
/
lisp-mode
/
defun
defun
86 B
Cronologia
Originale
1
2
3
4
5
# -*- mode: snippet -*-
# name: defun elisp
# key: /defun
# --
(defun ${1:fun-name} ()