Python updates
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 52s
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 52s
This commit is contained in:
6
UltiSnips/pyenv.snippets
Normal file
6
UltiSnips/pyenv.snippets
Normal file
@@ -0,0 +1,6 @@
|
||||
global !p
|
||||
|
||||
def print_hello():
|
||||
print("Hello")
|
||||
|
||||
endglobal
|
||||
Reference in New Issue
Block a user