Initial commit.
This commit is contained in:
2
vim/snippets/python/def.snippet
Executable file
2
vim/snippets/python/def.snippet
Executable file
@@ -0,0 +1,2 @@
|
||||
def ${1:name}(${2:data}):
|
||||
${3}
|
||||
Reference in New Issue
Block a user