Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
wigust
/
dotfiles
Seguir
2
Destacar
1
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
dotfiles
/
private_dot_emacs.d
/
snippets
/
lisp-mode
/
command
command
87 B
Permalink
Histórico
Raw
1
2
3
4
5
6
7
# -*- mode: snippet -*-
# name: command
# key: command
# --
(defcommand $1 () ()
$0)