Initial commit.
This commit is contained in:
2
vim/snippets/python/ifmain.snippet
Executable file
2
vim/snippets/python/ifmain.snippet
Executable file
@@ -0,0 +1,2 @@
|
||||
if __name__ == '__main__':
|
||||
${1}
|
||||
Reference in New Issue
Block a user