Initial commit.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: GOTO
|
||||
# key: goto
|
||||
# --
|
||||
GOTO="$1"
|
||||
$0
|
||||
|
||||
LABEL="$1"
|
Reference in New Issue
Block a user