Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
wigust
/
dotfiles
Segui
2
Vota
1
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
dotfiles
/
private_dot_emacs.d
/
snippets
/
lisp-mode
/
command
command
87 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
# -*- mode: snippet -*-
# name: command
# key: command
# --
(defcommand $1 () ()
$0)