Initial commit.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: from
|
||||
# key: from
|
||||
# group : general
|
||||
# --
|
||||
from ${1:lib} import ${2:funs}
|
Reference in New Issue
Block a user