This commit is contained in:
Zelong Kuang
2026-03-11 21:08:31 +11:00
parent 4e569a2831
commit 2bfe738a6a
41 changed files with 385 additions and 54 deletions

View File

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