Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
wigust
/
dotfiles
Watch
2
Star
1
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
75b57265a7
ブランチ
タグ
master
dotfiles
/
private_dot_emacs.d
/
snippets
/
lisp-mode
/
command
command
87 B
履歴
Raw
1
2
3
4
5
6
7
# -*- mode: snippet -*-
# name: command
# key: command
# --
(defcommand $1 () ()
$0)