Changed some keymaps for macros

This commit is contained in:
Norm Rasmussen
2022-11-28 19:55:20 -05:00
parent aa64085efe
commit 0b7b5fa001
7 changed files with 114 additions and 79 deletions

8
test.py Normal file
View File

@ -0,0 +1,8 @@
import os
def function():
pass
print("This is a print statement")
def function2():
print