Files
.emacs.d/snippets/emacs-lisp-mode/github
Zelong Kuang 2bfe738a6a Update
2026-03-11 21:08:31 +11:00

5 lines
108 B
Plaintext

# -*- mode: snippet -*-
# name: github
# key: github
# --
($1 :type git :host github :repo "$2/${1:repo}")$0