Initial commit.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: dict
|
||||
# key: dict
|
||||
# --
|
||||
${1:dict} = [${2:key} : ${3:value}$0]
|
Reference in New Issue
Block a user