Update
This commit is contained in:
5
snippets/emacs-lisp-mode/github
Normal file
5
snippets/emacs-lisp-mode/github
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: github
|
||||
# key: github
|
||||
# --
|
||||
($1 :type git :host github :repo "$2/${1:repo}")$0
|
||||
Reference in New Issue
Block a user