0.0.1
This commit is contained in:
commit
36c66e33e6
17 changed files with 348 additions and 0 deletions
3
lua/config/lazy.py
Normal file
3
lua/config/lazy.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
for i in range(100):
|
||||
print(i)
|
||||
print("hello world")
|
||||
Loading…
Add table
Add a link
Reference in a new issue