Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
wigust
/
dotfiles
Obserwuj
2
Polub
1
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
master
Gałęzie
Tagi
master
dotfiles
/
private_dot_emacs.d
/
snippets
/
lisp-mode
/
command
command
87 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
6
7
# -*- mode: snippet -*-
# name: command
# key: command
# --
(defcommand $1 () ()
$0)