1
0
Fork 0
env/.config/nvim/skel/skel.py

5 lines
50 B
Python
Raw Normal View History

print("Hello, world!")
# vim: set et ts=4 sw=4: