5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: github
|
|
# key: github
|
|
# --
|
|
($1 :type git :host github :repo "$2/${1:repo}")$0 |