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