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